Searched refs:AVRC_EVT_TRACK_CHANGE (Results 1 – 7 of 7) sorted by relevance
84 AVRC_EVT_PLAY_STATUS_CHANGE, AVRC_EVT_TRACK_CHANGE,111 AVRC_EVT_PLAY_STATUS_CHANGE, AVRC_EVT_TRACK_CHANGE,
335 CASE_RETURN_STRING(AVRC_EVT_TRACK_CHANGE); in dump_rc_notification_event_id()
3164 (p_rsp->param.event_id[xx] == AVRC_EVT_TRACK_CHANGE) || in handle_get_capability_response()3263 case AVRC_EVT_TRACK_CHANGE: in handle_notification_response()3371 case AVRC_EVT_TRACK_CHANGE: in handle_notification_response()
383 #define AVRC_EVT_TRACK_CHANGE 0x02 macro
147 case AVRC_EVT_TRACK_CHANGE: in avrc_parse_notification_rsp()
588 case AVRC_EVT_TRACK_CHANGE: /* 0x02 */ in avrc_bld_notify_rsp()
658 std::make_pair(AVRC_EVT_TRACK_CHANGE, "AVRC_EVT_TRACK_CHANGE"), in TEST_F()