You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
668 B
25 lines
668 B
.. _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
|
|
|