Home
last modified time | relevance | path

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

/system/bt/bta/av/
Dbta_av_cfg.cc91 AVRC_EVT_PLAY_POS_CHANGED, AVRC_EVT_AVAL_PLAYERS_CHANGE,
/system/bt/btif/src/
Dbtif_util.cc378 CASE_RETURN_STR(AVRC_EVT_AVAL_PLAYERS_CHANGE) in dump_rc_notification_event_id()
Dbtif_rc.cc3179 (p_rsp->param.event_id[xx] == AVRC_EVT_AVAL_PLAYERS_CHANGE)) { in handle_get_capability_response()
3290 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
3411 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
/system/bt/stack/include/
Davrc_defs.h387 #define AVRC_EVT_AVAL_PLAYERS_CHANGE 0x0a macro
/system/bt/stack/avrc/
Davrc_pars_ct.cc183 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in avrc_parse_notification_rsp()
Davrc_bld_tg.cc589 case AVRC_EVT_AVAL_PLAYERS_CHANGE: /* 0x0a */ in avrc_bld_notify_rsp()