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

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_av.c105 case BTA_AV_META_MSG_EVT: \
171 CASE_RETURN_STR(BTA_AV_META_MSG_EVT)
292 case BTA_AV_META_MSG_EVT:
H A Dbtif_util.c474 CASE_RETURN_STR(BTA_AV_META_MSG_EVT)
H A Dbtif_rc.c725 case BTA_AV_META_MSG_EVT:
727 BTIF_TRACE_DEBUG2("BTA_AV_META_MSG_EVT code:%d label:%d", p_data->meta_msg.code,
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h249 #define BTA_AV_META_MSG_EVT 17 /* metadata messages */ macro
398 /* data associated with BTA_AV_META_MSG_EVT */
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c761 tBTA_AV_EVT evt = BTA_AV_META_MSG_EVT;
966 evt = BTA_AV_META_MSG_EVT;

Completed in 56 milliseconds