Searched refs:hidProtocolMode (Results 1 – 3 of 3) sorted by relevance
30 if (rpt->id == id && rpt->type == type && rpt->mode == hidProtocolMode) { in hid_dev_rpt_by_id()
217 uint8_t hidProtocolMode = HID_PROTOCOL_MODE_REPORT; variable389 … sizeof(uint8_t), sizeof(hidProtocolMode),390 … (uint8_t *)&hidProtocolMode}},
327 extern uint8_t hidProtocolMode;