1.. _bluetooth_api:
2
3API
4###
5
6Bluetooth Classic Host and profiles
7===================================
8
9.. toctree::
10   :maxdepth: 1
11
12   hfp.rst
13   rfcomm.rst
14   sdp.rst
15
16Bluetooth LE Audio
17==================
18
19.. toctree::
20   :maxdepth: 1
21
22   audio/audio.rst
23   audio/bap.rst
24   audio/cap.rst
25   audio/coordinated_sets.rst
26   audio/media.rst
27   audio/microphone.rst
28   audio/volume.rst
29
30Bluetooth LE Host
31=================
32
33.. toctree::
34   :maxdepth: 1
35
36   services.rst
37   gap.rst
38   gatt.rst
39   att.rst
40
41Bluetooth Mesh
42==============
43
44.. toctree::
45   :maxdepth: 1
46
47   mesh.rst
48
49Core Host and drivers
50=====================
51
52.. toctree::
53   :maxdepth: 1
54
55   l2cap.rst
56   connection_mgmt.rst
57   data_buffer.rst
58   hci_drivers.rst
59   hci_raw.rst
60   crypto.rst
61
62Other
63=====
64
65.. toctree::
66   :maxdepth: 1
67
68   controller.rst
69   uuid.rst
70