Searched refs:AVRC_EVT_PLAY_STATUS_CHANGE (Results 1 – 4 of 4) sorted by relevance
73 AVRC_EVT_PLAY_STATUS_CHANGE,
499 CASE_RETURN_STR(AVRC_EVT_PLAY_STATUS_CHANGE) in dump_rc_notification_event_id()
316 #define AVRC_EVT_PLAY_STATUS_CHANGE 0x01 macro841 #define AVRC_IS_VALID_EVENT_ID(a) (((a >= AVRC_EVT_PLAY_STATUS_CHANGE) && \
557 case AVRC_EVT_PLAY_STATUS_CHANGE: /* 0x01 */ in avrc_bld_notify_rsp()