1.. _bluetooth:
2
3Bluetooth
4#########
5
6This section contains information regarding the Bluetooth stack of the
7Zephyr OS. You can use this information to understand the principles behind the
8operation of the layers and how they were implemented.
9
10Zephyr includes a complete Bluetooth Low Energy stack from application to radio
11hardware, as well as portions of a Classical Bluetooth (BR/EDR) Host layer.
12
13.. toctree::
14   :maxdepth: 1
15
16   overview.rst
17   bluetooth-arch.rst
18   bluetooth-ctlr-arch.rst
19   bluetooth-audio-arch.rst
20   bluetooth-qual.rst
21   bluetooth-tools.rst
22   bluetooth-dev.rst
23   autopts/autopts-win10.rst
24   autopts/autopts-linux.rst
25   api/index.rst
26   bluetooth-shell.rst
27