HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AV_META_MSG_EVT (Results 1 - 5 of 5) sorted by null

  /system/bt/btif/src/
btif_av.c 125 case BTA_AV_META_MSG_EVT: \
194 CASE_RETURN_STR(BTA_AV_META_MSG_EVT)
340 case BTA_AV_META_MSG_EVT:
    [all...]
btif_util.c 488 CASE_RETURN_STR(BTA_AV_META_MSG_EVT)
btif_rc.c 829 case BTA_AV_META_MSG_EVT:
831 BTIF_TRACE_DEBUG("BTA_AV_META_MSG_EVT code:%d label:%d", p_data->meta_msg.code,
    [all...]
  /system/bt/bta/include/
bta_av_api.h 249 #define BTA_AV_META_MSG_EVT 17 /* metadata messages */
402 /* data associated with BTA_AV_META_MSG_EVT */
  /system/bt/bta/av/
bta_av_act.c 771 tBTA_AV_EVT evt = BTA_AV_META_MSG_EVT;
975 evt = BTA_AV_META_MSG_EVT;
    [all...]

Completed in 31 milliseconds