Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_dev.c30 if (rpt->id == id && rpt->type == type && rpt->mode == hidProtocolMode) { in hid_dev_rpt_by_id()
Dhid_device_le_prf.c217 uint8_t hidProtocolMode = HID_PROTOCOL_MODE_REPORT; variable
389 … sizeof(uint8_t), sizeof(hidProtocolMode),
390 … (uint8_t *)&hidProtocolMode}},
Dhidd_le_prf_int.h327 extern uint8_t hidProtocolMode;