Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidd_api.cc64 tHID_STATUS HID_DevSendReport(uint8_t /* channel */, uint8_t /* type */, in HID_DevSendReport() function
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h119 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id,
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc375 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id, in HID_DevSendReport() function
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc399 HID_DevSendReport(channel, p_report->type, report_id, p_report->len, in bta_hd_send_report_act()