Home
last modified time | relevance | path

Searched defs:hid_handle (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_utils.cc171 tBTA_HH_DEV_CB* bta_hh_find_cb_by_handle(uint8_t hid_handle) { in bta_hh_find_cb_by_handle()
Dbta_hh_le.cc1824 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() local
1934 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
Dbta_hh_act.cc535 const uint8_t hid_handle = (p_data != nullptr) in bta_hh_api_disc_act() local
Dbta_hh_int.h196 uint8_t hid_handle; /* device handle : low 4 bits for regular HID: member
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h248 uint8_t hid_handle; member