Home
last modified time | relevance | path

Searched refs:BTA_AV_META_MSG_EVT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c124 case BTA_AV_META_MSG_EVT: \
209 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_av_sm_event_name()
376 case BTA_AV_META_MSG_EVT: in btc_av_state_idle_handler()
934 case BTA_AV_META_MSG_EVT: in btc_av_event_deep_copy()
966 case BTA_AV_META_MSG_EVT: { in btc_av_event_free_data()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c85 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_rc_event()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h245 #define BTA_AV_META_MSG_EVT 17 /* metadata messages */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c713 tBTA_AV_EVT evt = BTA_AV_META_MSG_EVT; in bta_av_proc_meta_cmd()
910 evt = BTA_AV_META_MSG_EVT; in bta_av_rc_msg()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c967 case BTA_AV_META_MSG_EVT: { in btc_rc_handler()