Searched refs:AVRC_ID_PAUSE (Results 1 – 2 of 2) sorted by relevance
176 #define AVRC_ID_PAUSE 0x46 /* pause */ macro
756 if ((p_remote_cmd->rc_id == AVRC_ID_PAUSE) && (p_dev->rc_pending_play)) { in handle_rc_passthrough_cmd()