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.cc88 AVRC_EVT_PLAY_POS_CHANGED, AVRC_EVT_AVAL_PLAYERS_CHANGE,
/system/bt/btif/src/
Dbtif_util.cc377 CASE_RETURN_STR(AVRC_EVT_AVAL_PLAYERS_CHANGE) in dump_rc_notification_event_id()
Dbtif_rc.cc3236 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
3354 case AVRC_EVT_AVAL_PLAYERS_CHANGE: in handle_notification_response()
/system/bt/stack/avrc/
Davrc_pars_ct.cc136 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()
/system/bt/stack/include/
Davrc_defs.h386 #define AVRC_EVT_AVAL_PLAYERS_CHANGE 0x0a macro