Home
last modified time | relevance | path

Searched refs:BTA_HD_VC_UNPLUG_EVT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h46 #define BTA_HD_VC_UNPLUG_EVT 10 /* Virtual Cable Unplug */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c444 bta_hd_cb.p_cback(BTA_HD_VC_UNPLUG_EVT, &cback_data); in bta_hd_vc_unplug_act()
503 cback_event = BTA_HD_VC_UNPLUG_EVT; in bta_hd_close_act()
685 (*bta_hd_cb.p_cback)(BTA_HD_VC_UNPLUG_EVT, &cback_data); in bta_hd_vc_unplug_done_act()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c249 CASE_RETURN_STR(BTA_HD_VC_UNPLUG_EVT) in dump_hd_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c171 case BTA_HD_VC_UNPLUG_EVT: in bte_hd_evt()
802 case BTA_HD_VC_UNPLUG_EVT: { in btc_hd_cb_handler()