Home | History | Annotate | Download | only in src

Lines Matching full:play

155     { "PLAY",         AVRC_ID_PLAY,     KEY_PLAYCD,       1 },
488 /* If AVRC is open and peer sends PLAY but there is no AVDT, then we queue-up this PLAY */
491 /* queue AVRC PLAY if GAVDTP Open notification to app is pending (2 second timer) */
496 APPL_TRACE_WARNING1("%s: AVDT not open, queuing the PLAY command", __FUNCTION__);
504 APPL_TRACE_WARNING1("%s: Clear the pending PLAY on PAUSE received", __FUNCTION__);
517 /* If this is Play/Pause command (press or release) before processing, check the following
520 * If the above conditions meet, drop the Play/Pause command
521 * This fix is to interop with certain carkits which sends an automatic PLAY or PAUSE
528 BTIF_TRACE_DEBUG2("%s:Dropping the play/Pause command received right after call end cmd:%d",
543 * and maps that to autoshuffle. So if for some reason release for PLAY/PAUSE
760 ** Description Clears the queued PLAY command. if bSend is TRUE, forwards to app
764 /* clear the queued PLAY command. if bSend is TRUE, forward to app */
1134 ** Description Returns the current play status.