Searched refs:HID_DevSendReport (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/include/ |
D | hidd_api.h | 127 extern tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id,
|
/system/bt/stack/hid/ |
D | hidd_api.cc | 387 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id, in HID_DevSendReport() function
|
/system/bt/bta/hd/ |
D | bta_hd_act.cc | 383 HID_DevSendReport(channel, p_report->type, report_id, p_report->len, in bta_hd_send_report_act()
|