zephyr/doc/guides/bluetooth/index.rst
Carles Cufi 8f05a4c6d5 doc: Bluetooth: Documentation overhaul
Overhaul the Bluetooth documentation to split it into manageable units
and include additional information, such as architecture and tooling.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-03-13 10:40:05 +01:00

21 lines
535 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
overview.rst
bluetooth-arch.rst
bluetooth-qual.rst
bluetooth-tools.rst
bluetooth-dev.rst