* [PATCH BlueZ] The GATT.Client option is in the wrong section.
@ 2025-11-07 12:27 Pavel Bozhko
2025-11-07 14:18 ` [BlueZ] " bluez.test.bot
2025-11-10 21:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Pavel Bozhko @ 2025-11-07 12:27 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Pavel Bozhko
GATT.Client is currently in the CSIS section, but should
be in the GATT section. The bug is that
setting the Client option to false has no effect.
---
src/main.conf | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main.conf b/src/main.conf
index 4c53376dc..fa94cf97d 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -262,6 +262,11 @@
# Default: always
#Cache = always
+# This enables the GATT client functionally, so it can be disabled in system
+# which can only operate as a peripheral.
+# Defaults to 'true'.
+#Client = true
+
# Minimum required Encryption Key Size for accessing secured characteristics.
# Possible values: 0 and 7-16. 0 means don't care.
# Defaults to 0
@@ -308,11 +313,6 @@
# Defaults to 0
#Rank = 0
-# This enables the GATT client functionally, so it can be disabled in system
-# which can only operate as a peripheral.
-# Defaults to 'true'.
-#Client = true
-
[AVDTP]
# AVDTP L2CAP Signalling Channel Mode.
# Possible values:
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [BlueZ] The GATT.Client option is in the wrong section.
2025-11-07 12:27 [PATCH BlueZ] The GATT.Client option is in the wrong section Pavel Bozhko
@ 2025-11-07 14:18 ` bluez.test.bot
2025-11-10 21:10 ` [PATCH BlueZ] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2025-11-07 14:18 UTC (permalink / raw)
To: linux-bluetooth, pvbozhko
[-- 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=1020865
---Test result---
Test Summary:
CheckPatch PENDING 0.30 seconds
GitLint PENDING 0.23 seconds
BuildEll PASS 20.34 seconds
BluezMake PASS 2653.27 seconds
MakeCheck PASS 20.32 seconds
MakeDistcheck PASS 183.30 seconds
CheckValgrind PASS 239.04 seconds
CheckSmatch PASS 313.07 seconds
bluezmakeextell PASS 127.65 seconds
IncrementalBuild PENDING 0.24 seconds
ScanBuild PASS 910.29 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] 3+ messages in thread
* Re: [PATCH BlueZ] The GATT.Client option is in the wrong section.
2025-11-07 12:27 [PATCH BlueZ] The GATT.Client option is in the wrong section Pavel Bozhko
2025-11-07 14:18 ` [BlueZ] " bluez.test.bot
@ 2025-11-10 21:10 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-11-10 21:10 UTC (permalink / raw)
To: Pavel Bozhko; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Fri, 7 Nov 2025 15:27:34 +0300 you wrote:
> GATT.Client is currently in the CSIS section, but should
> be in the GATT section. The bug is that
> setting the Client option to false has no effect.
> ---
> src/main.conf | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Here is the summary with links:
- [BlueZ] The GATT.Client option is in the wrong section.
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=5e41d1e1d361
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] 3+ messages in thread
end of thread, other threads:[~2025-11-10 21:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-07 12:27 [PATCH BlueZ] The GATT.Client option is in the wrong section Pavel Bozhko
2025-11-07 14:18 ` [BlueZ] " bluez.test.bot
2025-11-10 21:10 ` [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