Home
last modified time | relevance | path

Searched refs:hidReportRefKeyIn (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.c239 static uint8_t hidReportRefKeyIn[HID_REPORT_REF_LEN] = variable
429 … sizeof(hidReportRefKeyIn), sizeof(hidReportRefKeyIn),
430 hidReportRefKeyIn}},
761 hid_rpt_map[1].id = hidReportRefKeyIn[0]; in hid_add_id_tbl()
762 hid_rpt_map[1].type = hidReportRefKeyIn[1]; in hid_add_id_tbl()
783 hid_rpt_map[4].id = hidReportRefKeyIn[0]; in hid_add_id_tbl()
784 hid_rpt_map[4].type = hidReportRefKeyIn[1]; in hid_add_id_tbl()