xref: /aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/docs.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1===
2GAP
3===
4
5------------------
6Supported Features
7------------------
8.. supported-features-start
9
10.. list-table::
11   :header-rows: 1
12
13   * - Feature
14     - Supported?
15     - Notes
16   * - BR/EDR/LE Device Configuration
17     - ✅
18     -
19   * - BR/EDR Device Configuration
20     - ❌
21     - `Tracking bug <https://fxbug.dev/372275877>`__
22   * - LE Device Configuration
23     - ❌
24     - `Tracking bug <https://fxbug.dev/372275552>`__
25   * - Secure Simple Pairing
26     - ✅
27     -
28   * - Legacy Pairing
29     - ✅
30     -
31   * - LE Central Role
32     - ✅
33     -
34   * - LE Peripheral Role
35     - ✅
36     -
37   * - LE Advertising
38     - ✅
39     -
40   * - LE Active Scanning
41     - ✅
42     -
43   * - LE Passive Scanning
44     - ✅
45     -
46   * - LE General Connection Establishment
47     - ✅
48     -
49   * - LE Auto Connection Establishment
50     - ✅
51     -
52   * - BR/EDR Inquiry
53     - ✅
54     -
55   * - BR/EDR Connection Establishment
56     - ✅
57     -
58
59.. supported-features-end
60