Home
last modified time | relevance | path

Searched refs:hid_host_handle_interrupt_report (Results 1 – 1 of 1) sorted by relevance

/btstack/example/
H A Dhid_host_demo.c217 static void hid_host_handle_interrupt_report(const uint8_t * report, uint16_t report_len){ in hid_host_handle_interrupt_report() function
391hid_host_handle_interrupt_report(hid_subevent_report_get_report(packet), hid_subevent_report_get_r… in packet_handler()