2015-06-11 16:22:15 +08:00
|
|
|
.. _bluetooth:
|
|
|
|
|
2016-04-26 22:15:04 +08:00
|
|
|
Bluetooth
|
|
|
|
#########
|
2015-06-11 16:22:15 +08:00
|
|
|
|
2019-03-07 22:59:20 +08:00
|
|
|
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.
|
2019-01-27 01:57:27 +08:00
|
|
|
|
2019-03-07 22:59:20 +08:00
|
|
|
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.
|
2019-01-20 03:41:22 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-03-07 22:59:20 +08:00
|
|
|
overview.rst
|
|
|
|
bluetooth-arch.rst
|
|
|
|
bluetooth-qual.rst
|
|
|
|
bluetooth-tools.rst
|
|
|
|
bluetooth-dev.rst
|