Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidd_api.h116 extern tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id,
/system/bt/test/mock/
Dmock_stack_hidd_api.cc76 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id, in HID_DevSendReport() function
/system/bt/stack/hid/
Dhidd_api.cc344 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id, in HID_DevSendReport() function
/system/bt/bta/hd/
Dbta_hd_act.cc379 HID_DevSendReport(channel, p_report->type, report_id, p_report->len, in bta_hd_send_report_act()