Searched defs:hid_handle (Results 1 – 5 of 5) sorted by relevance
171 tBTA_HH_DEV_CB* bta_hh_find_cb_by_handle(uint8_t hid_handle) { in bta_hh_find_cb_by_handle()
1824 static void send_read_report_reply(uint8_t hid_handle, tBTA_HH_STATUS status, BT_HDR* rpt_data) { in send_read_report_reply()1852 uint8_t hid_handle = p_dev_cb->hid_handle; in read_report_cb() local1934 static void send_write_report_reply(uint8_t hid_handle, tBTA_HH_STATUS status, uint16_t event) { in send_write_report_reply()1962 uint8_t hid_handle = p_dev_cb->hid_handle; in write_report_cb() local
535 const uint8_t hid_handle = (p_data != nullptr) in bta_hh_api_disc_act() local
196 uint8_t hid_handle; /* device handle : low 4 bits for regular HID: member
248 uint8_t hid_handle; member