* [PATCH BlueZ v1] main.conf: Fix documentation of TemporaryTimeout=0
@ 2025-05-06 14:48 Luiz Augusto von Dentz
2025-05-06 15:00 ` patchwork-bot+bluetooth
2025-05-06 16:13 ` [BlueZ,v1] " bluez.test.bot
0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2025-05-06 14:48 UTC (permalink / raw)
To: linux-bluetooth
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Setting TemporaryTimeout to 0 never enables temporary_timer which means
device_disappeared will never be called and the device will remain
temporary forever (until the service is restarted).
Fixes: https://github.com/bluez/bluez/issues/1100
---
src/main.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.conf b/src/main.conf
index e9c7552a2c2d..ada9b9b5ebf1 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -104,7 +104,7 @@
# How long to keep temporary devices around
# The value is in seconds. Default is 30.
-# 0 = disable timer, i.e. never keep temporary devices
+# 0 = disable timer, i.e. temporary devices stay around forever
#TemporaryTimeout = 30
# Enables the device to issue an SDP request to update known services when
--
2.49.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH BlueZ v1] main.conf: Fix documentation of TemporaryTimeout=0
2025-05-06 14:48 [PATCH BlueZ v1] main.conf: Fix documentation of TemporaryTimeout=0 Luiz Augusto von Dentz
@ 2025-05-06 15:00 ` patchwork-bot+bluetooth
2025-05-06 16:13 ` [BlueZ,v1] " bluez.test.bot
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-05-06 15:00 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 6 May 2025 10:48:14 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> Setting TemporaryTimeout to 0 never enables temporary_timer which means
> device_disappeared will never be called and the device will remain
> temporary forever (until the service is restarted).
>
> Fixes: https://github.com/bluez/bluez/issues/1100
>
> [...]
Here is the summary with links:
- [BlueZ,v1] main.conf: Fix documentation of TemporaryTimeout=0
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=313de9af36cb
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
* RE: [BlueZ,v1] main.conf: Fix documentation of TemporaryTimeout=0
2025-05-06 14:48 [PATCH BlueZ v1] main.conf: Fix documentation of TemporaryTimeout=0 Luiz Augusto von Dentz
2025-05-06 15:00 ` patchwork-bot+bluetooth
@ 2025-05-06 16:13 ` bluez.test.bot
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2025-05-06 16:13 UTC (permalink / raw)
To: linux-bluetooth, luiz.dentz
[-- 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=960073
---Test result---
Test Summary:
CheckPatch PENDING 0.32 seconds
GitLint PENDING 0.34 seconds
BuildEll PASS 20.50 seconds
BluezMake PASS 2729.60 seconds
MakeCheck PASS 20.61 seconds
MakeDistcheck PASS 198.30 seconds
CheckValgrind PASS 275.60 seconds
CheckSmatch PASS 302.50 seconds
bluezmakeextell PASS 128.53 seconds
IncrementalBuild PENDING 0.29 seconds
ScanBuild PASS 904.35 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
end of thread, other threads:[~2025-05-06 16:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06 14:48 [PATCH BlueZ v1] main.conf: Fix documentation of TemporaryTimeout=0 Luiz Augusto von Dentz
2025-05-06 15:00 ` patchwork-bot+bluetooth
2025-05-06 16:13 ` [BlueZ,v1] " bluez.test.bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox