Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhid_device.h154 int hid_device_in_boot_protocol_mode(uint16_t hid_cid);
H A Dhid_device.c364 if (hid_device_in_boot_protocol_mode(cid)){ in hid_report_size_valid()
383 if (hid_device_in_boot_protocol_mode(cid)){ in hid_get_report_size_for_id()
398 if (hid_device_in_boot_protocol_mode(cid)){ in hid_report_id_status()
996 int hid_device_in_boot_protocol_mode(uint16_t hid_cid){ in hid_device_in_boot_protocol_mode() function