* [PATCH BlueZ] doc/qualification: Fix typos
@ 2026-01-28 11:53 Frédéric Danis
2026-01-28 12:44 ` Bastien Nocera
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Frédéric Danis @ 2026-01-28 11:53 UTC (permalink / raw)
To: linux-bluetooth
This fix the errors and warnings found during HTML generation.
---
doc/qualification/avrcp-pics.rst | 2 +-
doc/qualification/gap-pics.rst | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/qualification/avrcp-pics.rst b/doc/qualification/avrcp-pics.rst
index ee7acd6f2..802ea3775 100644
--- a/doc/qualification/avrcp-pics.rst
+++ b/doc/qualification/avrcp-pics.rst
@@ -17,7 +17,7 @@ Prerequisite: AVRCP 1/1 "Controller"
+==================+==========+==============================================+
| TSPC_AVRCP_2b_4 | | AVRCP v1.5 (C.1) |
+------------------+----------+----------------------------------------------+
-| TSPC_AVRCP_2b_5 | x | AVRCP v1.6 (C.1, C.2) |
+| TSPC_AVRCP_2b_5 | x | AVRCP v1.6 (C.1, C.2) |
+------------------+----------+----------------------------------------------+
- C.1: Mandatory to support one and only one.
diff --git a/doc/qualification/gap-pics.rst b/doc/qualification/gap-pics.rst
index aef0b3cbd..f5b63a00a 100644
--- a/doc/qualification/gap-pics.rst
+++ b/doc/qualification/gap-pics.rst
@@ -1069,7 +1069,7 @@ AND NOT (SUM ICS 31/17 "Core v4.2" OR SUM ICS 31/18 "Core v4.2+HS" OR SUM ICS
+------------------+----------+----------------------------------------------+
| TSPC_GAP_27a_3 | | Periodic Advertising Synchronization |
| | | Establishment procedure over an LE connection|
-| | | with listening for periodic advertising |
+| | | with listening for periodic advertising |
| | | (C.3) |
+------------------+----------+----------------------------------------------+
@@ -1548,7 +1548,7 @@ Prerequisite: GAP 5/4 "Central (LE)" OR GAP 38/4 "Central (BR/EDR/LE)"
not defined.
BR/EDR/LE Capability Statement
-=======================
+==============================
**Table 38: BR/EDR/LE Roles**
Prerequisite: GAP 0/3 "BR/EDR/LE"
@@ -1568,7 +1568,7 @@ Prerequisite: GAP 0/3 "BR/EDR/LE"
- C.1: Mandatory to support at least one.
BR/EDR/LE Capability Statement
-=======================
+==============================
**Table 41: Central BR/EDR/LE Security Aspects**
Prerequisite: GAP 38/4 "Central (BR/EDR/LE)"
@@ -1587,7 +1587,7 @@ Prerequisite: GAP 38/4 "Central (BR/EDR/LE)"
- O: Optional
BR/EDR/LE Capability Statement
-=======================
+==============================
**Table 44: Central Simultaneous BR/EDR and LE Transports**
Prerequisite: GAP 38/4 "Central (BR/EDR/LE)"
@@ -1605,7 +1605,7 @@ Prerequisite: GAP 38/4 "Central (BR/EDR/LE)"
- O: Optional
BR/EDR/LE Capability Statement
-=======================
+==============================
**Table 43: Peripheral BR/EDR/LE Security Aspects**
Prerequisite: GAP 38/3 "Peripheral (BR/EDR/LE)"
@@ -1624,7 +1624,7 @@ Prerequisite: GAP 38/3 "Peripheral (BR/EDR/LE)"
- O: Optional
BR/EDR/LE Capability Statement
-=======================
+==============================
**Table 45: Peripheral Simultaneous BR/EDR and LE Transports**
Prerequisite: GAP 38/3 "Peripheral (BR/EDR/LE)"
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH BlueZ] doc/qualification: Fix typos
2026-01-28 11:53 [PATCH BlueZ] doc/qualification: Fix typos Frédéric Danis
@ 2026-01-28 12:44 ` Bastien Nocera
2026-01-28 12:47 ` [BlueZ] " bluez.test.bot
2026-01-29 16:30 ` [PATCH BlueZ] " patchwork-bot+bluetooth
2 siblings, 0 replies; 4+ messages in thread
From: Bastien Nocera @ 2026-01-28 12:44 UTC (permalink / raw)
To: Frédéric Danis, linux-bluetooth
On Wed, 2026-01-28 at 12:53 +0100, Frédéric Danis wrote:
> This fix the errors and warnings found during HTML generation.
Tested locally, and fixes the docs generation errors as expected.
+1 from me.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [BlueZ] doc/qualification: Fix typos
2026-01-28 11:53 [PATCH BlueZ] doc/qualification: Fix typos Frédéric Danis
2026-01-28 12:44 ` Bastien Nocera
@ 2026-01-28 12:47 ` bluez.test.bot
2026-01-29 16:30 ` [PATCH BlueZ] " patchwork-bot+bluetooth
2 siblings, 0 replies; 4+ messages in thread
From: bluez.test.bot @ 2026-01-28 12:47 UTC (permalink / raw)
To: linux-bluetooth, frederic.danis
[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=1048044
---Test result---
Test Summary:
CheckPatch PENDING 0.48 seconds
GitLint PENDING 0.40 seconds
BuildEll PASS 20.21 seconds
BluezMake PASS 656.76 seconds
MakeCheck PASS 18.78 seconds
MakeDistcheck PASS 242.75 seconds
CheckValgrind PASS 296.35 seconds
CheckSmatch PASS 352.38 seconds
bluezmakeextell PASS 184.53 seconds
IncrementalBuild PENDING 0.51 seconds
ScanBuild PASS 1067.63 seconds
Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:
##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH BlueZ] doc/qualification: Fix typos
2026-01-28 11:53 [PATCH BlueZ] doc/qualification: Fix typos Frédéric Danis
2026-01-28 12:44 ` Bastien Nocera
2026-01-28 12:47 ` [BlueZ] " bluez.test.bot
@ 2026-01-29 16:30 ` patchwork-bot+bluetooth
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+bluetooth @ 2026-01-29 16:30 UTC (permalink / raw)
To: =?utf-8?b?RnLDqWTDqXJpYyBEYW5pcyA8ZnJlZGVyaWMuZGFuaXNAY29sbGFib3JhLmNvbT4=?=
Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Wed, 28 Jan 2026 12:53:59 +0100 you wrote:
> This fix the errors and warnings found during HTML generation.
> ---
> doc/qualification/avrcp-pics.rst | 2 +-
> doc/qualification/gap-pics.rst | 12 ++++++------
> 2 files changed, 7 insertions(+), 7 deletions(-)
Here is the summary with links:
- [BlueZ] doc/qualification: Fix typos
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=9bd859ea4a4c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-01-29 16:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 11:53 [PATCH BlueZ] doc/qualification: Fix typos Frédéric Danis
2026-01-28 12:44 ` Bastien Nocera
2026-01-28 12:47 ` [BlueZ] " bluez.test.bot
2026-01-29 16:30 ` [PATCH BlueZ] " patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox