Searched refs:HID_TRANS_GET_REPORT (Results 1 – 7 of 7) sorted by relevance
73 #define HID_TRANS_GET_REPORT (4) macro
855 case HID_TRANS_GET_REPORT: in hidh_conn_snd_data()874 } else if ( (trans_type == HID_TRANS_GET_REPORT) && (param & 0x08) ) { in hidh_conn_snd_data()910 if ( (trans_type == HID_TRANS_GET_REPORT) && (report_id != 0) ) { in hidh_conn_snd_data()
516 case HID_TRANS_GET_REPORT: in hidd_l2cif_data_ind()
211 bta_hh_snd_write_dev(dev_handle, HID_TRANS_GET_REPORT, param, in BTA_HhGetReport()
1083 case HID_TRANS_GET_REPORT: in bta_hh_write_dev_act()
2511 case HID_TRANS_GET_REPORT: in bta_hh_le_write_dev_act()
83 #define BTA_HH_FST_BTE_TRANS_EVT HID_TRANS_GET_REPORT