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

  /system/bt/bta/include/
bta_hd_api.h 43 #define BTA_HD_VC_UNPLUG_EVT 10 /* Virtual Cable Unplug */
119 BTA_HD_VC_UNPLUG_EVT
  /system/bt/bta/hd/
bta_hd_act.cc 485 cback_event = BTA_HD_VC_UNPLUG_EVT;
646 (*bta_hd_cb.p_cback)(BTA_HD_VC_UNPLUG_EVT, &cback_data);
  /system/bt/btif/src/
btif_hd.cc 253 case BTA_HD_VC_UNPLUG_EVT:
313 case BTA_HD_VC_UNPLUG_EVT:
btif_util.cc 284 CASE_RETURN_STR(BTA_HD_VC_UNPLUG_EVT)

Completed in 198 milliseconds