xref: /aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/docs.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1===
2ATT
3===
4
5------------------
6Supported Features
7------------------
8
9.. supported-features-start
10
11.. list-table::
12   :header-rows: 1
13
14   * - Feature
15     - Supported?
16     - Notes
17   * - ATT over LE
18     - ✅
19     -
20   * - ATT over BR/EDR
21     - ❌
22     - `Tracking bug <https://fxbug.dev/42072118>`__
23   * -  Enhanced Attribute Protocol (EATT)
24     - ��
25     - `Tracking bug <https://fxbug.dev/372270673>`__ Most of the requirements
26       are implemented. A few new PDUs are missing and there is no API yet.
27
28.. supported-features-end
29