Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhiddefs.h97 #define HID_TRANS_GET_REPORT (4) macro
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc777 case HID_TRANS_GET_REPORT: in hidh_conn_snd_data()
799 else if ((trans_type == HID_TRANS_GET_REPORT) && (param & 0x08)) in hidh_conn_snd_data()
830 if ((trans_type == HID_TRANS_GET_REPORT) && (report_id != 0)) { in hidh_conn_snd_data()
Dhidd_conn.cc473 case HID_TRANS_GET_REPORT: in hidd_l2cif_data_ind()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc189 bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param, buf_size, in BTA_HhGetReport()
Dbta_hh_main.cc233 cback_event = (p_data->api_sndcmd.t_type - HID_TRANS_GET_REPORT) + in bta_hh_sm_execute()
Dbta_hh_act.cc1038 (p_data->api_sndcmd.t_type - HID_TRANS_GET_REPORT) + BTA_HH_GET_RPT_EVT; in bta_hh_write_dev_act()
1092 case HID_TRANS_GET_REPORT: in bta_hh_write_dev_act()
Dbta_hh_le.cc2043 case HID_TRANS_GET_REPORT: in bta_hh_le_write_dev_act()