All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Frédéric Danis" <frederic.danis@collabora.com>
To: Christian Eggers <ceggers@arri.de>, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 13/15] doc/qualification: gatt-pts: add description for GATT/SR/GAI/BV-02-C
Date: Mon, 2 Mar 2026 09:59:28 +0100	[thread overview]
Message-ID: <a79cd039-2e82-472e-bfc5-cb987bf96f6a@collabora.com> (raw)
In-Reply-To: <20260227160022.21462-14-ceggers@arri.de>

Hi Christian,

On 27/02/2026 16:53, Christian Eggers wrote:
> Same as for GATT/SR/GAI/BV-01-C
> ---
>   doc/qualification/gatt-pts.rst | 16 ++++++++++++++++
>   1 file changed, 16 insertions(+)
>
> diff --git a/doc/qualification/gatt-pts.rst b/doc/qualification/gatt-pts.rst
> index 3959e70ab73d..760d78615970 100644
> --- a/doc/qualification/gatt-pts.rst
> +++ b/doc/qualification/gatt-pts.rst
> @@ -1172,6 +1172,22 @@ for which we know the test passed.
>   |                        |          |         |       |                                                                         |
>   |                        |          |         |       | - [bluetooth]# gatt.register-application                                |
>   +------------------------+----------+---------+-------+-------------------------------------------------------------------------+
> +| GATT/SR/GAI/BV-02-C    | PASS     |     6.1 | 5.69  | Run 'bluetoothctl':                                                     |
> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       | - [bluetooth]# advertise on                                             |
> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       | - [bluetooth]# gatt.register-service 0xFFFF                             |
> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       |   - *yes* when asked if primary service                                 |
> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       | - [bluetooth]# gatt.register-characteristic 0xAAAA read,write           |
> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       |   - enter '1' when prompted                                             |

Shouldn't this be part of a Pre-condition?

> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       | - Wait until PTS prompts for sending an indication                      |

Instead of "- Wait until PTS prompts for sending a notification" you may 
be use "On PTS request to send a notification:"

> +|                        |          |         |       |                                                                         |
> +|                        |          |         |       | - [bluetooth]# gatt.register-application                                |
> ++------------------------+----------+---------+-------+-------------------------------------------------------------------------+
>   | GATT/SR/GAS/BV-01-C    | PASS     |     6.1 | 5.69  | In a first terminal run 'bluetoothctl':                                 |
>   |                        |          |         |       |                                                                         |
>   |                        |          |         |       | - [bluetooth]# remove <pts_addr>                                        |

-- 
Frédéric Danis
Senior Software Engineer

Collabora Ltd.
Platinum Building, St John's Innovation Park, Cambridge CB4 0DS, United Kingdom
Registered in England & Wales, no. 5513718



  reply	other threads:[~2026-03-02  8:59 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27 15:53 [PATCH BlueZ 0/15] doc/qualification: Updates for TCRL pkg101 Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 01/15] doc/qualification: gap-pics: add footnote for TSPC_GAP_21_9 feature Christian Eggers
2026-02-27 16:32   ` Luiz Augusto von Dentz
2026-02-27 16:42     ` Christian Eggers
2026-02-27 17:01       ` Luiz Augusto von Dentz
2026-02-27 17:14   ` doc/qualification: Updates for TCRL pkg101 bluez.test.bot
2026-02-27 15:53 ` [PATCH BlueZ 02/15] doc/qualification: gap-pts: fix GAP/SEC/CSIGN/* tests Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 03/15] doc/qualification: gap-pts: fix GAP/SEC/SEM/BV-24-C test Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 04/15] doc/qualification: sm-pics: update capabilities in table 7b Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 05/15] doc/qualification: sm-pts: fix SM/PER/PKE/BI-03-C and BV-02-C tests Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 06/15] doc/qualification: sm-pts: fix SM/PER/SCPK/BI-03-C test Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 07/15] doc/qualification: sm-pts: add description for M/PER/PIS/BV-0[1-2]-C Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 08/15] doc/qualification: sm-pts: add description for SM/PER/KDU/BI-04-C test Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 09/15] doc/qualification: gatt-pts: add description for GATT/SR/GAW/BI-39-C Christian Eggers
2026-02-27 15:53 ` [PATCH BlueZ 10/15] doc/qualification: gatt-pts: update description for GATT/SR/GAN/BV-01-C Christian Eggers
2026-03-02  8:58   ` Frédéric Danis
2026-02-27 15:53 ` [PATCH BlueZ 11/15] doc/qualification: gatt-pts: add description for GATT/SR/GAN/BV-03-C Christian Eggers
2026-03-02  8:58   ` Frédéric Danis
2026-02-27 15:53 ` [PATCH BlueZ 12/15] doc/qualification: gatt-pts: update description for GATT/SR/GAI/BV-01-C Christian Eggers
2026-03-02  8:59   ` Frédéric Danis
2026-02-27 15:53 ` [PATCH BlueZ 13/15] doc/qualification: gatt-pts: add description for GATT/SR/GAI/BV-02-C Christian Eggers
2026-03-02  8:59   ` Frédéric Danis [this message]
2026-02-27 15:54 ` [PATCH BlueZ 14/15] doc/qualification: l2cap-pts: remove redundant test documentation Christian Eggers
2026-02-27 15:54 ` [PATCH BlueZ 15/15] doc/qualification: l2cap-pts: add descriptions for LE CFC tests Christian Eggers
2026-03-02  9:00   ` Frédéric Danis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a79cd039-2e82-472e-bfc5-cb987bf96f6a@collabora.com \
    --to=frederic.danis@collabora.com \
    --cc=ceggers@arri.de \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.