1.. _bluetooth-qual:
2
3Bluetooth Qualification
4#######################
5
6Qualification Listings
7**********************
8
9The Zephyr BLE stack has obtained qualification listings for both the Host
10and the Controller.
11See the tables below for a list of qualification listings
12
13Host qualifications
14===================
15
16.. list-table::
17   :header-rows: 1
18
19   * - Zephyr version
20     - Link
21     - Qualifying Company
22
23   * - 2.2.x
24     - `QDID 151074 <https://launchstudio.bluetooth.com/ListingDetails/109287>`_
25     - Demant A/S
26
27   * - 1.14.x
28     - `QDID 139258 <https://launchstudio.bluetooth.com/ListingDetails/95152>`__
29     - The Linux Foundation
30
31   * - 1.13
32     - `QDID 119517 <https://launchstudio.bluetooth.com/ListingDetails/70189>`__
33     - Nordic Semiconductor
34
35Mesh qualifications
36===================
37
38.. list-table::
39   :header-rows: 1
40
41   * - Zephyr version
42     - Link
43     - Qualifying Company
44
45   * - 1.14.x
46     - `QDID 139259 <https://launchstudio.bluetooth.com/ListingDetails/95153>`__
47     - The Linux Foundation
48
49Controller qualifications
50=========================
51
52.. list-table::
53   :header-rows: 1
54
55   * - Zephyr version
56     - Link
57     - Qualifying Company
58     - Compatible Hardware
59
60   * - 2.2.x
61     - `QDID 150092 <https://launchstudio.bluetooth.com/ListingDetails/108089>`__
62     - Nordic Semiconductor
63     - nRF52x
64
65   * - 1.14.x
66     - `QDID 135679 <https://launchstudio.bluetooth.com/ListingDetails/90777>`__
67     - Nordic Semiconductor
68     - nRF52x
69
70   * - 1.9 to 1.13
71     - `QDID 101395 <https://launchstudio.bluetooth.com/ListingDetails/25166>`__
72     - Nordic Semiconductor
73     - nRF52x
74
75ICS Features
76*************
77
78The ICS features for each supported protocol & profile can be found in
79the following documents:
80
81.. toctree::
82   :maxdepth: 1
83
84   gap-pics.rst
85   gatt-pics.rst
86   l2cap-pics.rst
87   sm-pics.rst
88   rfcomm-pics.rst
89   mesh-pics.rst
90   dis-pics.rst
91