* [PATCH] main: Validate the AdvMon scan parameters correctly
@ 2025-11-27 12:42 Sebastian Forslund
2025-11-27 13:30 ` bluez.test.bot
2025-12-02 14:30 ` [PATCH] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Forslund @ 2025-11-27 12:42 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Sebastian Forslund
The strings used for validating the main.conf parameters are different
from the ones used to fetch the values. Change the validation strings to
match the code and comment in main.conf.
---
src/main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main.c b/src/main.c
index 1c7390e63..558bf2888 100644
--- a/src/main.c
+++ b/src/main.c
@@ -120,8 +120,8 @@ static const char *le_options[] = {
"ScanWindowSuspend",
"ScanIntervalDiscovery",
"ScanWindowDiscovery",
- "ScanIntervalAdvMonitoring",
- "ScanWindowAdvMonitoring",
+ "ScanIntervalAdvMonitor",
+ "ScanWindowAdvMonitor",
"ScanIntervalConnect",
"ScanWindowConnect",
"MinConnectionInterval",
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: main: Validate the AdvMon scan parameters correctly
2025-11-27 12:42 [PATCH] main: Validate the AdvMon scan parameters correctly Sebastian Forslund
@ 2025-11-27 13:30 ` bluez.test.bot
2025-12-02 14:30 ` [PATCH] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2025-11-27 13:30 UTC (permalink / raw)
To: linux-bluetooth, sebastian.david.forslund
[-- Attachment #1: Type: text/plain, Size: 1261 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=1028268
---Test result---
Test Summary:
CheckPatch PENDING 0.26 seconds
GitLint PENDING 0.32 seconds
BuildEll PASS 19.98 seconds
BluezMake PASS 630.12 seconds
MakeCheck PASS 21.43 seconds
MakeDistcheck PASS 239.18 seconds
CheckValgrind PASS 295.08 seconds
CheckSmatch PASS 342.59 seconds
bluezmakeextell PASS 180.29 seconds
IncrementalBuild PENDING 0.27 seconds
ScanBuild PASS 966.80 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] main: Validate the AdvMon scan parameters correctly
2025-11-27 12:42 [PATCH] main: Validate the AdvMon scan parameters correctly Sebastian Forslund
2025-11-27 13:30 ` bluez.test.bot
@ 2025-12-02 14:30 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-12-02 14:30 UTC (permalink / raw)
To: Sebastian Forslund; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Thu, 27 Nov 2025 13:42:44 +0100 you wrote:
> The strings used for validating the main.conf parameters are different
> from the ones used to fetch the values. Change the validation strings to
> match the code and comment in main.conf.
> ---
> src/main.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- main: Validate the AdvMon scan parameters correctly
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=e898a615cf52
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-12-02 14:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-27 12:42 [PATCH] main: Validate the AdvMon scan parameters correctly Sebastian Forslund
2025-11-27 13:30 ` bluez.test.bot
2025-12-02 14:30 ` [PATCH] " 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