Lines Matching full:commands
193 Commands: Requests, Responses, and Events
196 Commands are sent as payload inside a data frame. Currently, this is the
217 - Type of the payload. For commands always ``0x80``.
225 - Target ID for commands/messages.
229 - Source ID for commands/messages.
246 Command-type payloads are used by the host to send commands and requests to
252 Commands and events are uniquely identified by their target category
257 commands have an instance ID (``IID``), which is used to differentiate
272 response. Not all commands produce a response, and this is not detectable by
315 commands (ACKed frame but no command response) has been observed. For five
316 simultaneous commands, this reproducibly resulted in one command being
317 dropped and four commands being handled.
321 pending requests, no dropped commands (i.e. command being dropped but frame
323 possibly also commands) should be re-sent by the host if a certain timeout
345 frames) and at most three pending commands. The limit to synchronous frame