Searched refs:AVRC_EVT_PLAY_STATUS_CHANGE (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_cfg.c72 AVRC_EVT_PLAY_STATUS_CHANGE,
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_util.c520 CASE_RETURN_STR(AVRC_EVT_PLAY_STATUS_CHANGE)
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h316 #define AVRC_EVT_PLAY_STATUS_CHANGE 0x01 macro
841 #define AVRC_IS_VALID_EVENT_ID(a) (((a >= AVRC_EVT_PLAY_STATUS_CHANGE) && \
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_bld_tg.c557 case AVRC_EVT_PLAY_STATUS_CHANGE: /* 0x01 */

Completed in 116 milliseconds