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

/system/bt/bta/av/
H A Dbta_av_cfg.cc91 AVRC_EVT_PLAY_STATUS_CHANGE, AVRC_EVT_TRACK_CHANGE,
/system/bt/btif/src/
H A Dbtif_util.cc484 CASE_RETURN_STR(AVRC_EVT_PLAY_STATUS_CHANGE)
H A Dbtif_rc.cc3191 if ((p_rsp->param.event_id[xx] == AVRC_EVT_PLAY_STATUS_CHANGE) ||
3270 case AVRC_EVT_PLAY_STATUS_CHANGE:
3368 case AVRC_EVT_PLAY_STATUS_CHANGE:
/system/bt/stack/include/
H A Davrc_defs.h376 #define AVRC_EVT_PLAY_STATUS_CHANGE 0x01 macro
957 ((((a) >= AVRC_EVT_PLAY_STATUS_CHANGE) && ((a) <= AVRC_EVT_VOLUME_CHANGE)) \
/system/bt/stack/avrc/
H A Davrc_pars_ct.cc111 case AVRC_EVT_PLAY_STATUS_CHANGE:
H A Davrc_bld_tg.cc570 case AVRC_EVT_PLAY_STATUS_CHANGE: /* 0x01 */

Completed in 35 milliseconds