[PATCH BlueZ 10/15] doc/qualification: gatt-pts: update description for GATT/SR/GAN/BV-01-C
From: Christian Eggers <ceggers@arri.de>
Date: 2026-02-27 16:04:26
Subsystem:
the rest · Maintainer:
Linus Torvalds
'btgatt-server' exits after PTS disconnects and is not available when PTS reconnects. Starting btgatt-server again would solve the problem, but we should prefer testing with the real GATT daemon instead of using debugging containers. Additionally, this solution also works for GATT/SR/GAN/BV-03-C (next commit). --- doc/qualification/gatt-pts.rst | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/doc/qualification/gatt-pts.rst b/doc/qualification/gatt-pts.rst
index 239d7c154da7..7a2f28257338 100644
--- a/doc/qualification/gatt-pts.rst
+++ b/doc/qualification/gatt-pts.rst@@ -1116,9 +1116,25 @@ for which we know the test passed. | | | | | | | | | | | Enter '2' when asked for handle size | +------------------------+----------+---------+-------+-------------------------------------------------------------------------+ -| GATT/SR/GAN/BV-01-C | PASS | 6.1 | 5.69 | Run 'bluetoothctl advertise on' | +| GATT/SR/GAN/BV-01-C | PASS | 6.1 | 5.69 | Run 'bluetoothctl': | | | | | | | -| | | | | Run 'btgatt-server -r' | +| | | | | - [bluetooth]# advertise on | +| | | | | | +| | | | | - [bluetooth]# gatt.register-service 0xFFFF | +| | | | | | +| | | | | - *yes* when asked if primary service | +| | | | | | +| | | | | - [bluetooth]# gatt.register-characteristic 0xAAAA write,notify | +| | | | | | +| | | | | - enter '1' when prompted | +| | | | | | +| | | | | - [bluetooth]# gatt.register-application | +| | | | | | +| | | | | - [bluetooth]# gatt.select-attribute local 0xAAAA | +| | | | | | +| | | | | - Wait until PTS prompts for sending a notification | +| | | | | | +| | | | | - [bluetooth]# gatt.write 2 | +------------------------+----------+---------+-------+-------------------------------------------------------------------------+ | GATT/SR/GAI/BV-01-C | PASS | 6.1 | 5.69 | Run 'bluetoothctl': | | | | | | |
--
2.51.0