Bluetooth: CAP: Shell: Fix minors bugs with unicast_stop
The cap_initiator unicast_stop shell command had the wrong minimum parameter count (as it defaults to all). Some indentation had also gone wrong for it in the documentation. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
42731a04cb
commit
3537c4614b
2 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ The CAP initiator also supports broadcast audio as a source.
|
|||
<cnt> (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 [stream [stream [stream...]]] (all by default)
|
||||
unicast_stop : Unicast stop streams [stream [stream [stream...]]] (all by default)
|
||||
unicast_cancel : Unicast cancel current procedure
|
||||
ac_1 : Unicast audio configuration 1
|
||||
ac_2 : Unicast audio configuration 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue