Home
last modified time | relevance | path

Searched refs:HID_TRANS_GET_REPORT (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/include/
Dhiddefs.h68 #define HID_TRANS_GET_REPORT (4) macro
/system/bt/stack/hid/
Dhidh_conn.cc902 case HID_TRANS_GET_REPORT: in hidh_conn_snd_data()
921 else if ((trans_type == HID_TRANS_GET_REPORT) && (param & 0x08)) in hidh_conn_snd_data()
952 if ((trans_type == HID_TRANS_GET_REPORT) && (report_id != 0)) { in hidh_conn_snd_data()
Dhidd_conn.cc645 case HID_TRANS_GET_REPORT: in hidd_l2cif_data_ind()
/system/bt/bta/hh/
Dbta_hh_api.cc196 bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param, buf_size, in BTA_HhGetReport()
Dbta_hh_int.h72 #define BTA_HH_FST_BTE_TRANS_EVT HID_TRANS_GET_REPORT
Dbta_hh_act.cc1067 case HID_TRANS_GET_REPORT: in bta_hh_write_dev_act()
Dbta_hh_le.cc1919 case HID_TRANS_GET_REPORT: in bta_hh_le_write_dev_act()