Home | History | Annotate | Download | only in protocol

Lines Matching full:command

21 /* UI control command header.
22 * Every UI control command sent by the Core, or by the UI begins with this
23 * header, immediately followed by the command parameters (if there are any).
24 * Command type is defined by cmd_type field of this header. If command doesn't
25 * have any command-specific parameters, cmd_param_size field of this header
29 /* Command type. */
34 * follow this header. If command doesn't have any parameters, this field
39 /* UI control command response header.
40 * If UI control command assumes a response from the remote end, the response
44 /* Result of the command handling. */
48 * this header. If there are no response data for the command, this field