Bluetooth: CAP: Shell: Stop all streams by default
The cap_initiator unicast_stop command will now stop all streams by default, without supplying the "all" argument. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
2e7befe240
commit
58030cc31c
2 changed files with 3 additions and 3 deletions
|
@ -86,7 +86,7 @@ The CAP initiator also supports broadcast audio as a source.
|
|||
(default 1)] [conns (<cnt> | all) (default 1)]
|
||||
unicast_list :Unicast list streams
|
||||
unicast_update :Unicast Update <all | stream [stream [stream...]]>
|
||||
unicast_stop :Unicast stop streams <all | stream [stream [stream...]]>
|
||||
unicast_stop :Unicast stop streams [stream [stream [stream...]]] (all by default)
|
||||
unicast_cancel :Unicast cancel current procedure
|
||||
|
||||
Before being able to perform any stream operation, the device must also perform the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue