HomeSort by relevance Sort by last modified time
    Searched refs:HID_DevSendReport (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
hidd_api.h 120 * Function HID_DevSendReport
127 extern tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id,
  /system/bt/bta/hd/
bta_hd_act.cc 376 HID_DevSendReport(channel, p_report->type, report_id, p_report->len,
  /system/bt/stack/hid/
hidd_api.cc 376 * Function HID_DevSendReport
383 tHID_STATUS HID_DevSendReport(uint8_t channel, uint8_t type, uint8_t id,

Completed in 99 milliseconds