Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.cc122 case BTA_AV_META_MSG_EVT: \
189 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_av_sm_event_name()
470 case BTA_AV_META_MSG_EVT: in btif_av_state_idle_handler()
1114 case BTA_AV_META_MSG_EVT: in btif_av_event_deep_copy()
1146 case BTA_AV_META_MSG_EVT: { in btif_av_event_free_data()
Dbtif_util.cc475 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_rc_event()
Dbtif_rc.cc1039 case BTA_AV_META_MSG_EVT: { in btif_rc_handler()
/system/bt/bta/include/
Dbta_av_api.h233 #define BTA_AV_META_MSG_EVT 17 /* metadata messages */ macro
/system/bt/bta/av/
Dbta_av_act.cc742 tBTA_AV_EVT evt = BTA_AV_META_MSG_EVT; in bta_av_proc_meta_cmd()
956 evt = BTA_AV_META_MSG_EVT; in bta_av_rc_msg()
983 evt = BTA_AV_META_MSG_EVT; in bta_av_rc_msg()