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

  /system/bt/stack/include/
hiddefs.h 68 #define HID_TRANS_GET_REPORT (4)
  /system/bt/bta/hh/
bta_hh_api.cc 189 bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param, buf_size,
bta_hh_int.h 72 #define BTA_HH_FST_BTE_TRANS_EVT HID_TRANS_GET_REPORT
bta_hh_act.cc     [all...]
bta_hh_le.cc     [all...]
  /system/bt/stack/hid/
hidh_conn.cc 891 case HID_TRANS_GET_REPORT:
910 else if ((trans_type == HID_TRANS_GET_REPORT) && (param & 0x08))
    [all...]
hidd_conn.cc 642 case HID_TRANS_GET_REPORT:

Completed in 433 milliseconds