Commit 555ebf93 authored by Emil Gydesen's avatar Emil Gydesen Committed by Henrik Brix Andersen
Browse files

doc: Bluetooth: CAP: Shell: Remove reference to name for adv



The adv-create command no longer takes a name, and the shell
documentation has been updated to reflect that. Instead the
device name can be added via the adv-data command.

Signed-off-by: default avatarEmil Gydesen <emil.gydesen@nordicsemi.no>
parent da758284
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -208,13 +208,15 @@ The following commands will setup a CAP broadcast source using the 16_2_1 preset

   bt init
   bap init
   bt adv-create nconn-nscan ext-adv name
   bt adv-create nconn-nscan ext-adv
   bt per-adv-param
   bap preset broadcast 16_2_1
   cap_initiator ac_12
   bt adv-data discov
   bt adv-data dev-name discov
   bt per-adv-data
   cap_initiator broadcast_start
   bt adv-start
   bt per-adv on


The broadcast source is created by the :code:`cap_initiator ac_12`, :code:`cap_initiator ac_13`,