Lines Matching full:shell
3 Shell chapter
6 The Bluetooth Shell is an application based on the :ref:`shell_api` module. It offer a collection of
9 For specific Bluetooth functionality see also the following shell documentation
14 shell/audio/bap.rst
15 shell/audio/bap_broadcast_assistant.rst
16 shell/audio/bap_scan_delegator.rst
17 shell/audio/cap.rst
18 shell/audio/ccp.rst
19 shell/audio/csip.rst
20 shell/audio/gmap.rst
21 shell/audio/mcp.rst
22 shell/audio/tmap.rst
23 shell/audio/pbp.rst
24 shell/classic/a2dp.rst
25 shell/host/gap.rst
26 shell/host/gatt.rst
27 shell/host/iso.rst
28 shell/host/l2cap.rst
30 Bluetooth Shell Setup and Usage
33 First you need to build and flash your board with the Bluetooth shell. For how to do that, see the
34 :ref:`getting_started`. The Bluetooth shell itself is located in
35 :zephyr_file:`tests/bluetooth/shell/`.
44 For more details on general usage of the shell, see :ref:`shell_api`.