Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_hid.h114 HID_REPORT_ID_INVALID enumerator
H A Dbtstack_hid_parser.c625 return HID_REPORT_ID_INVALID; in btstack_hid_report_id_valid()
/btstack/src/classic/
H A Dhid_device.c404 return HID_REPORT_ID_INVALID; in hid_report_id_status()
419 case HID_REPORT_ID_INVALID: in hid_device_set_report_cmd_is_valid()
485 … if (hid_report_id_status(device->cid, device->report_id) == HID_REPORT_ID_INVALID){ in packet_handler()
623 … if (hid_report_id_status(device->cid, device->report_id) == HID_REPORT_ID_INVALID){ in packet_handler()