Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c243 static uint8_t hidReportRefLedOut[HID_REPORT_REF_LEN] = variable
444 … sizeof(hidReportRefLedOut), sizeof(hidReportRefLedOut),
445 hidReportRefLedOut}},
775 hid_rpt_map[3].id = hidReportRefLedOut[0]; in hid_add_id_tbl()
776 hid_rpt_map[3].type = hidReportRefLedOut[1]; in hid_add_id_tbl()
791 hid_rpt_map[5].id = hidReportRefLedOut[0]; in hid_add_id_tbl()
792 hid_rpt_map[5].type = hidReportRefLedOut[1]; in hid_add_id_tbl()