Searched refs:AVRC_EVT_TRACK_CHANGE (Results 1 – 6 of 6) sorted by relevance
81 AVRC_EVT_TRACK_CHANGE,
502 CASE_RETURN_STR(AVRC_EVT_TRACK_CHANGE) in dump_rc_notification_event_id()
2342 (p_rsp->param.event_id[xx] == AVRC_EVT_TRACK_CHANGE)|| in handle_get_capability_response()2437 case AVRC_EVT_TRACK_CHANGE: in handle_notification_response()2550 case AVRC_EVT_TRACK_CHANGE: in handle_notification_response()
118 case AVRC_EVT_TRACK_CHANGE: in avrc_parse_notification_rsp()
578 case AVRC_EVT_TRACK_CHANGE: /* 0x02 */ in avrc_bld_notify_rsp()
318 #define AVRC_EVT_TRACK_CHANGE 0x02 macro