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

  /system/bt/bta/include/
bta_hh_api.h 179 BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG /* virtual unplug */
  /system/bt/bta/hh/
bta_hh_main.cc 288 BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG) {
bta_hh_act.cc     [all...]
  /system/bt/btif/src/
btif_hh.cc 540 BTIF_TRACE_DEBUG("%s Sending BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG", __func__);
544 BTA_HhSendCtrl(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG);
    [all...]

Completed in 54 milliseconds