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.c118 case BTA_AV_META_MSG_EVT: \
190 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_av_sm_event_name()
440 case BTA_AV_META_MSG_EVT: in btif_av_state_idle_handler()
1070 case BTA_AV_META_MSG_EVT: in btif_av_event_deep_copy()
1105 case BTA_AV_META_MSG_EVT: in btif_av_event_free_data()
Dbtif_util.c490 CASE_RETURN_STR(BTA_AV_META_MSG_EVT) in dump_rc_event()
Dbtif_rc.c1068 case BTA_AV_META_MSG_EVT: in btif_rc_handler()
/system/bt/bta/include/
Dbta_av_api.h251 #define BTA_AV_META_MSG_EVT 17 /* metadata messages */ macro
/system/bt/bta/av/
Dbta_av_act.c770 tBTA_AV_EVT evt = BTA_AV_META_MSG_EVT; in bta_av_proc_meta_cmd()
998 evt = BTA_AV_META_MSG_EVT; in bta_av_rc_msg()