* [PATCH BlueZ bluez v2] bap: reduce ISO sync timeout to 3.6 secs
@ 2026-01-21 2:13 Yang Li via B4 Relay
2026-01-21 4:11 ` [BlueZ,bluez,v2] " bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: Yang Li via B4 Relay @ 2026-01-21 2:13 UTC (permalink / raw)
To: Linux Bluetooth; +Cc: Yang Li
From: Yang Li <yang.li@amlogic.com>
The ISO sync timeout was previously set to 20 seconds,
which is too long for PA sync. This could leave the userspace
flow pending for an extended period of time.
Signed-off-by: Yang Li <yang.li@amlogic.com>
---
Changes in v2:
- Modified the BT_ISO_SYNC_TIMEOUT to 0x0168 (3.6 secs)
- Link to v1: https://patch.msgid.link/20260112-iso_sync_timeout-v1-1-9a3e99259a3f@amlogic.com
---
lib/bluetooth/bluetooth.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/bluetooth/bluetooth.h b/lib/bluetooth/bluetooth.h
index f9f22c3f7..b9ea34847 100644
--- a/lib/bluetooth/bluetooth.h
+++ b/lib/bluetooth/bluetooth.h
@@ -152,7 +152,7 @@ struct bt_voice {
#define BT_ISO_QOS_BIG_UNSET 0xff
#define BT_ISO_QOS_BIS_UNSET 0xff
-#define BT_ISO_SYNC_TIMEOUT 0x07d0 /* 20 secs */
+#define BT_ISO_SYNC_TIMEOUT 0x0168 /* 3.6 secs */
/* For an ISO Broadcaster, this value is used to compute
* the desired Periodic Advertising Interval as a function
---
base-commit: c24f0b487ca3d4e0ca315114a889dad4d2c3bb26
change-id: 20260112-iso_sync_timeout-8e3ecf43d82e
Best regards,
--
Yang Li <yang.li@amlogic.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [BlueZ,bluez,v2] bap: reduce ISO sync timeout to 3.6 secs
2026-01-21 2:13 [PATCH BlueZ bluez v2] bap: reduce ISO sync timeout to 3.6 secs Yang Li via B4 Relay
@ 2026-01-21 4:11 ` bluez.test.bot
0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2026-01-21 4:11 UTC (permalink / raw)
To: linux-bluetooth, yang.li
[-- 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=1044931
---Test result---
Test Summary:
CheckPatch PENDING 0.30 seconds
GitLint PENDING 0.28 seconds
BuildEll PASS 20.08 seconds
BluezMake PASS 666.26 seconds
MakeCheck PASS 18.18 seconds
MakeDistcheck PASS 243.26 seconds
CheckValgrind PASS 293.93 seconds
CheckSmatch PASS 351.37 seconds
bluezmakeextell PASS 183.83 seconds
IncrementalBuild PENDING 0.27 seconds
ScanBuild PASS 1020.22 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] 2+ messages in thread
end of thread, other threads:[~2026-01-21 4:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 2:13 [PATCH BlueZ bluez v2] bap: reduce ISO sync timeout to 3.6 secs Yang Li via B4 Relay
2026-01-21 4:11 ` [BlueZ,bluez,v2] " 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