Searched refs:AVRC_EVT_PLAY_POS_CHANGED (Results 1 – 7 of 7) sorted by relevance
85 AVRC_EVT_PLAY_POS_CHANGED, AVRC_EVT_AVAL_PLAYERS_CHANGE,112 AVRC_EVT_PLAY_POS_CHANGED,
338 CASE_RETURN_STRING(AVRC_EVT_PLAY_POS_CHANGED); in dump_rc_notification_event_id()
3025 if (p_event->event_id == AVRC_EVT_PLAY_POS_CHANGED) { in register_for_event_notification()3165 (p_rsp->param.event_id[xx] == AVRC_EVT_PLAY_POS_CHANGED) || in handle_get_capability_response()3296 case AVRC_EVT_PLAY_POS_CHANGED: in handle_notification_response()3402 case AVRC_EVT_PLAY_POS_CHANGED: in handle_notification_response()
386 #define AVRC_EVT_PLAY_POS_CHANGED 0x05 macro
184 case AVRC_EVT_PLAY_POS_CHANGED: in avrc_parse_notification_rsp()
600 case AVRC_EVT_PLAY_POS_CHANGED: /* 0x05 */ in avrc_bld_notify_rsp()
662 std::make_pair(AVRC_EVT_PLAY_POS_CHANGED, "AVRC_EVT_PLAY_POS_CHANGED"), in TEST_F()