zephyr/doc/connectivity/bluetooth/bluetooth-qual.rst
Jonathan Rico 698a0c3193 doc: Bluetooth: Remove "Bluetooth" from titles
It adds unnecessary noise in the navigation pane.

We don't do this for other chapters (e.g. kernel services don't say
"Kernel Services System Threads" in the title, just "System Threads").

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-03-26 16:19:30 -04:00

107 lines
2.3 KiB
ReStructuredText

.. _bluetooth-qual:
Qualification
#############
Qualification setup
*******************
The Zephyr Bluetooth host can be qualified using Bluetooth's PTS (Profile Tuning
Suite) software. It is originally a manual process, but is automated by using
the `AutoPTS automation software <https://github.com/auto-pts/auto-pts>`_.
The setup is described in more details in the pages linked below.
.. toctree::
:maxdepth: 1
autopts/autopts-win10.rst
autopts/autopts-linux.rst
Qualification Listings
**********************
The Zephyr BLE stack has obtained qualification listings for both the Host
and the Controller.
See the tables below for a list of qualification listings
Host qualifications
===================
.. list-table::
:header-rows: 1
* - Zephyr version
- Link
- Qualifying Company
* - 2.2.x
- `QDID 151074 <https://launchstudio.bluetooth.com/ListingDetails/109287>`_
- Demant A/S
* - 1.14.x
- `QDID 139258 <https://launchstudio.bluetooth.com/ListingDetails/95152>`__
- The Linux Foundation
* - 1.13
- `QDID 119517 <https://launchstudio.bluetooth.com/ListingDetails/70189>`__
- Nordic Semiconductor
Mesh qualifications
===================
.. list-table::
:header-rows: 1
* - Zephyr version
- Link
- Qualifying Company
* - 1.14.x
- `QDID 139259 <https://launchstudio.bluetooth.com/ListingDetails/95153>`__
- The Linux Foundation
Controller qualifications
=========================
.. list-table::
:header-rows: 1
* - Zephyr version
- Link
- Qualifying Company
- Compatible Hardware
* - 2.2.x
- `QDID 150092 <https://launchstudio.bluetooth.com/ListingDetails/108089>`__
- Nordic Semiconductor
- nRF52x
* - 1.14.x
- `QDID 135679 <https://launchstudio.bluetooth.com/ListingDetails/90777>`__
- Nordic Semiconductor
- nRF52x
* - 1.9 to 1.13
- `QDID 101395 <https://launchstudio.bluetooth.com/ListingDetails/25166>`__
- Nordic Semiconductor
- nRF52x
ICS Features
*************
The ICS features for each supported protocol & profile can be found in
the following documents:
.. toctree::
:maxdepth: 1
ics/gap.rst
ics/gatt.rst
ics/l2cap.rst
ics/sm.rst
ics/rfcomm.rst
ics/mesh.rst
ics/dis.rst