Lines Matching full:code

15 .. code-block:: console
28 [bcode <broadcast code> || bcode_str <broadcast code
97 .. code-block:: console
111 .. code-block:: console
126 .. code-block:: console
136 .. code-block:: console
144 .. code-block:: console
154 .. code-block:: console
162 .. code-block:: console
172 The command :code:`bap create_broadcast_sink` will either use existing periodic advertising
176 .. code-block:: console
225 The command :code:`bap create_sink_by_name` will start scanning and sync to the periodic
228 .. code-block:: console
277 If the broadcast is encrypted, the broadcast code can be entered with the :code:`bap sync_broadcast`
280 .. code-block:: console
285 The broadcast code can be 1-16 values, either as a string or a hexadecimal value.
287 .. code-block:: console
294 .. code-block:: console
302 The :code:`init` command register local PAC records which are necessary to be
311 .. code-block:: console
318 Once connected the :code:`discover` command discover PAC records and ASE
329 Use command :code:`gatt exchange-mtu` to make sure the MTU is configured
332 .. code-block:: console
375 The :code:`preset` command can be used to either print the default preset
379 .. code-block:: console
435 The :code:`bap preset` command can also be used to configure the preset used for the subsequent
437 simply be run without the :code:`config` or :code:`meta` parameter. The parameters are using the
440 .. code-block:: console
492 The :code:`config` command attempts to configure a stream for the given
502 .. code-block:: console
513 The :code:`stream_qos` Sets a new stream QoS.
515 .. code-block:: console
523 The :code:`qos` command attempts to configure the stream QoS using the preset
533 .. code-block:: console
540 The :code:`enable` command attempts to enable the stream previously configured.
548 .. code-block:: console
556 The :code:`connect` command attempts to connect the stream previously configured.
566 .. code-block:: console
573 The :code:`start` command is only necessary when starting a source stream.
581 .. code-block:: console
588 The :code:`disable` command attempts to disable the stream previously enabled,
598 .. code-block:: console
605 The :code:`stop` command is only necessary when acting as a sink as it indicates
614 .. code-block:: console
621 The :code:`release` command releases the current stream and its configuration.
629 .. code-block:: console
636 The :code:`list` command list the available streams.
644 .. code-block:: console
652 The :code:`select_unicast` command set a unicast stream as default.
660 .. code-block:: console
668 .. code-block:: console
676 The :code:`send` command sends data over BAP Stream.
684 .. code-block:: console