SWRA751 September 2022
Description:
This command stops the SBC data streaming to the remote device. An input parameter determines whether the current internal buffers should be transmitted to the remotes device(s) and then flushed (soft flush), or should be flushed immediately (hard flush). That option may be needed if the stream was stopped between songs for reconfiguration, so that the song ending should be heard by the user and not flushed. A VS event is generated at the completion of the operation, if requested.
Command Parameter | Size (bytes) | Value | Description |
---|---|---|---|
Connection handle | 1 | 0x0 0x1 - 0x7 |
Stop all streams The ACL connection handle |
Flush flag | 1 | 0x0 - 0x1 | Determines whether the current
internal buffers should be transmitted to the remote device, or should
be flushed immediately. Values:<bt>0 – Transmit internal buffers before flush (soft flush).1 – Immediate flush of buffers (hard flush) |
Generate stop event | 1 | 0x0 - 0x1 | Determines whether a stop stream event is generated as soon as stream is stopped. To be used in soft flush. |
Reserved | 4 | For future use |
Returned Value | Description | Size (bytes) | Events Generated |
---|---|---|---|
0x00 0x01 – 0xFF |
Command succeeded. Command failed. |
1 | Command Complete |