Searched refs:AVRC_PLAYSTATE_PLAYING (Results 1 – 2 of 2) sorted by relevance
367 #define AVRC_PLAYSTATE_PLAYING 0x01 /* Playing */ macro
3254 if (p_rsp->param.play_status == AVRC_PLAYSTATE_PLAYING) { in handle_notification_response()