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

  /system/bt/stack/include/
hiddefs.h 69 #define HID_TRANS_GET_REPORT (4)
  /system/bt/bta/hh/
bta_hh_api.c 197 bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param,
bta_hh_int.h 83 #define BTA_HH_FST_BTE_TRANS_EVT HID_TRANS_GET_REPORT
bta_hh_act.c     [all...]
bta_hh_le.c     [all...]
  /system/bt/stack/hid/
hidh_conn.c 912 case HID_TRANS_GET_REPORT:
931 else if( (trans_type == HID_TRANS_GET_REPORT) && (param & 0x08) )
    [all...]

Completed in 38 milliseconds