Home
last modified time | relevance | path

Searched refs:AVRC_EVT_AVAL_PLAYERS_CHANGE (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/bta/av/
H A Dbta_av_cfg.cc82 AVRC_EVT_PLAY_POS_CHANGED, AVRC_EVT_AVAL_PLAYERS_CHANGE,
/aosp12/system/bt/btif/src/
H A Dbtif_util.cc369 CASE_RETURN_STR(AVRC_EVT_AVAL_PLAYERS_CHANGE) in dump_rc_notification_event_id()
H A Dbtif_rc.cc3174 (p_rsp->param.event_id[xx] == AVRC_EVT_AVAL_PLAYERS_CHANGE)) { in handle_get_capability_response()
3285 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
3406 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
/aosp12/system/bt/stack/include/
H A Davrc_defs.h389 #define AVRC_EVT_AVAL_PLAYERS_CHANGE 0x0a macro
/aosp12/system/bt/stack/avrc/
H A Davrc_pars_ct.cc183 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in avrc_parse_notification_rsp()
H A Davrc_bld_tg.cc589 case AVRC_EVT_AVAL_PLAYERS_CHANGE: /* 0x0a */ in avrc_bld_notify_rsp()