zephyr/doc/connectivity/bluetooth/index.rst
Emil Gydesen 954eb4face docs: Bluetooth: Audio: Move audio related files to subdir
Add a new subdir, audio, and move all the audio related
documentation files to that directory, similar to mesh.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-05-02 16:51:03 +02:00

25 lines
668 B
ReStructuredText

.. _bluetooth:
Bluetooth
#########
This section contains information regarding the Bluetooth stack of the
Zephyr OS. You can use this information to understand the principles behind the
operation of the layers and how they were implemented.
Zephyr includes a complete Bluetooth Low Energy stack from application to radio
hardware, as well as portions of a Classical Bluetooth (BR/EDR) Host layer.
.. toctree::
:maxdepth: 1
features.rst
bluetooth-qual.rst
bluetooth-arch.rst
bluetooth-le-host.rst
api/audio/bluetooth-le-audio-arch.rst
bluetooth-ctlr-arch.rst
bluetooth-dev.rst
api/index.rst
bluetooth-tools.rst
bluetooth-shell.rst