Home | History | Annotate | Download | only in avdt

Lines Matching full:command

146 ** Description      This function is called when a discover command is
209 ** Description This function is called when a get capabilities command
256 ** Description This function is called when a start command is received
292 ** current command message, it sends a start response or start
293 ** reject event to each SCB associated with the command.
313 /* little trick here; length of current command equals number of streams */
327 ** Description This function is called when a suspend command is received
364 ** current command message, it sends a suspend response or
365 ** suspend reject event to each SCB associated with the command.
386 /* little trick here; length of current command equals number of streams */
400 ** Description This function is called to send a discover command to the
403 ** sends a discover command.
445 ** Description This function is called to send a get capabilities command
448 ** then sends a get capabilities command.
499 ** Description This function is called to send a start command to the
501 ** proper state. If so, it sends a start command. Otherwise
525 /* send command */
576 ** Description This function is called to send a suspend command to the
578 ** proper state. If so, it sends a suspend command.
603 /* send command */
656 ** command in the command queue, it frees the command and
673 /* clear out command queue; this is a little tricky here; we need
674 ** to handle the case where there is a command on deck in p_curr_cmd,
702 ** The currently pending command is freed and we fake a
749 ** currently pending command. The command is freed.
785 ** pending command. The retransmission count is incremented.
801 /* command failed */
805 /* go to next queued command */
810 /* if command pending and we're not congested and not sending a fragment */
831 ** Description This function is called the send the next command,
832 ** if any, in the command queue.
842 /* do we have commands to send? send next command; make sure we're clear;
895 /* do we have commands to send? send next command */
955 /* clear out current command, if any */