Searched refs:HID_TRANS_CONTROL (Results 1 – 8 of 8) sorted by relevance
72 #define HID_TRANS_CONTROL (1) macro
323 p_data->api_sndcmd.t_type != HID_TRANS_CONTROL) { in bta_hh_sm_execute()327 } else if (p_data->api_sndcmd.t_type == HID_TRANS_CONTROL && in bta_hh_sm_execute()
1067 if (p_data->api_sndcmd.t_type != HID_TRANS_CONTROL) { in bta_hh_write_dev_act()1100 case HID_TRANS_CONTROL: in bta_hh_write_dev_act()1117 if (p_data->api_sndcmd.t_type != HID_TRANS_CONTROL) { in bta_hh_write_dev_act()
279 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (UINT8)c_type, 0, 0, NULL); in BTA_HhSendCtrl()
2536 case HID_TRANS_CONTROL: in bta_hh_le_write_dev_act()
552 case HID_TRANS_CONTROL: in hidd_l2cif_data_ind()719 case HID_TRANS_CONTROL: in hidd_conn_send_data()
782 case HID_TRANS_CONTROL: in hidh_l2cif_data_ind()854 case HID_TRANS_CONTROL: in hidh_conn_snd_data()
386 …return hidd_conn_send_data(HID_CHANNEL_CTRL, HID_TRANS_CONTROL, HID_PAR_CONTROL_VIRTUAL_CABLE_UNPL… in HID_DevVirtualCableUnplug()