HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c 236 p_data->api_sndcmd.param == BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG)
bta_hh_act.c 970 else if (p_data->api_sndcmd.param == BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 173 BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG /* virtual unplug */
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 602 BTIF_TRACE_DEBUG1("%s Sending BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG", __FUNCTION__);
605 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG);
    [all...]

Completed in 284 milliseconds