Home
last modified time | relevance | path

Searched defs:hid_report (Results 1 – 2 of 2) sorted by relevance

/btstack/port/archive/msp-exp430f5438-cc2564b/example/
H A Dhid_demo.c185 unsigned char hid_process_packet(unsigned char *hid_report, uint16_t *buffer, uint8_t max_keys){ in hid_process_packet()
/btstack/src/
H A Dbtstack_hid_parser.c453 …int16_t hid_descriptor_len, hid_report_type_t hid_report_type, const uint8_t * hid_report, uint16_… in btstack_hid_parser_init()