Searched refs:BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG (Results 1 – 4 of 4) sorted by relevance
184 BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG /* virtual unplug */ enumerator
1113 else if (p_data->api_sndcmd.param == BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG) in bta_hh_write_dev_act()1139 if (p_data->api_sndcmd.param == BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG) in bta_hh_write_dev_act()
342 p_data->api_sndcmd.param == BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG) in bta_hh_sm_execute()
600 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG); in btif_hh_virtual_unplug()