Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidh.cc66 tHID_STATUS HID_HostWriteDev(uint8_t /* dev_handle */, uint8_t /* t_type */, in HID_HostWriteDev() function
/packages/modules/Bluetooth/system/stack/include/
Dhidh_api.h184 tHID_STATUS HID_HostWriteDev(uint8_t dev_handle, uint8_t t_type, uint8_t param,
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc588 HID_HostWriteDev(dev_handle, HID_TRANS_SET_PROTOCOL, in bta_hh_open_cmpl_act()
1047 tHID_STATUS status = HID_HostWriteDev(p_cb->hid_handle, in bta_hh_write_dev_act()
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_api.cc497 tHID_STATUS HID_HostWriteDev(uint8_t dev_handle, uint8_t t_type, uint8_t param, in HID_HostWriteDev() function