zephyr/doc/connectivity/bluetooth/api/index.rst
Emil Gydesen b20784dfbb docs: Bluetooth: Move documentating for shell out of API
The API directory really isn't the best place for shell
documentation, which isn't API.

Created a new directory for Bluetooth shell documentation
and moved the ISO and LE Audio docs in there.

The existing bluetooth-shell.rst file was also split into
several new files, so that it follows the same structure.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-11-21 20:11:13 +01:00

70 lines
829 B
ReStructuredText

.. _bluetooth_api:
API
###
Bluetooth Classic Host and profiles
===================================
.. toctree::
:maxdepth: 1
hfp.rst
rfcomm.rst
sdp.rst
Bluetooth LE Audio
==================
.. toctree::
:maxdepth: 1
audio/audio.rst
audio/bap.rst
audio/cap.rst
audio/coordinated_sets.rst
audio/media.rst
audio/microphone.rst
audio/volume.rst
Bluetooth LE Host
=================
.. toctree::
:maxdepth: 1
services.rst
gap.rst
gatt.rst
att.rst
Bluetooth Mesh
==============
.. toctree::
:maxdepth: 1
mesh.rst
Core Host and drivers
=====================
.. toctree::
:maxdepth: 1
l2cap.rst
connection_mgmt.rst
data_buffer.rst
hci_drivers.rst
hci_raw.rst
crypto.rst
Other
=====
.. toctree::
:maxdepth: 1
controller.rst
uuid.rst