Home
last modified time | relevance | path

Searched refs:AVRC_EVT_PLAY_POS_CHANGED (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,
115 AVRC_EVT_PLAY_POS_CHANGED,
/system/bt/btif/src/
Dbtif_util.cc371 CASE_RETURN_STR(AVRC_EVT_PLAY_POS_CHANGED) in dump_rc_notification_event_id()
Dbtif_rc.cc2943 if (p_event->event_id == AVRC_EVT_PLAY_POS_CHANGED) { in register_for_event_notification()
3054 (p_rsp->param.event_id[xx] == AVRC_EVT_PLAY_POS_CHANGED) || in handle_get_capability_response()
3183 case AVRC_EVT_PLAY_POS_CHANGED: in handle_notification_response()
3299 case AVRC_EVT_PLAY_POS_CHANGED: in handle_notification_response()
/system/bt/stack/include/
Davrc_defs.h380 #define AVRC_EVT_PLAY_POS_CHANGED 0x05 macro
/system/bt/stack/avrc/
Davrc_pars_ct.cc193 case AVRC_EVT_PLAY_POS_CHANGED: in avrc_parse_notification_rsp()
Davrc_bld_tg.cc593 case AVRC_EVT_PLAY_POS_CHANGED: /* 0x05 */ in avrc_bld_notify_rsp()