* [bluez/bluez] e898a6: main: Fix wrong option name in LE options array
@ 2025-12-02 14:40 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2025-12-02 14:40 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: e898a615cf5262c51737541c9262fd3692521726
https://github.com/bluez/bluez/commit/e898a615cf5262c51737541c9262fd3692521726
Author: Hermes Zhang <chenhuiz@axis.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M src/main.c
Log Message:
-----------
main: Fix wrong option name in LE options array
Correct the name of "AdvMonitoring" to "AdvMonitor" for consistency
with Bluetooth Low Energy (LE) terminology in the le_options array.
- ScanIntervalAdvMonitoring -> ScanIntervalAdvMonitor
- ScanWindowAdvMonitoring -> ScanWindowAdvMonitor
This will remove the confuse warning message:
bluetoothd[973]: ... /main.c:check_options() Unknown key ScanIntervalAdvMonitor for group LE in /etc/bluetooth/main.conf
bluetoothd[973]: ... /main.c:check_options() Unknown key ScanWindowAdvMonitor for group LE in /etc/bluetooth/main.conf
Commit: 6b9d8c38844244fe160b138f96ce80644d553861
https://github.com/bluez/bluez/commit/6b9d8c38844244fe160b138f96ce80644d553861
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Print MediaEndpoint.SupportedFeatures
This makes command endpoint.show print the MediaEndpoint interface
property SupportedFeatures.
Commit: 1d0655882d26e223f35e9fa3fd423f046ece0972
https://github.com/bluez/bluez/commit/1d0655882d26e223f35e9fa3fd423f046ece0972
Author: Pauli Virtanen <pav@iki.fi>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M tools/sco-tester.c
Log Message:
-----------
sco-tester: add timeout / close during connection tests
Add tests for connect timeout behavior and kernel corner cases:
eSCO CVSD - Timeout
eSCO CVSD - Close
Commit: 2769a919ebd420a62679a47bfda1f00cc2f39ebb
https://github.com/bluez/bluez/commit/2769a919ebd420a62679a47bfda1f00cc2f39ebb
Author: Pauli Virtanen <pav@iki.fi>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M emulator/btdev.c
Log Message:
-----------
btdev: implement Sync Conn Accept/Reject flow
Send HCI Connection Request properly for Setup Synchronous Connection,
instead of proceeding to Connection Complete immediately.
See Core v6.1 Vol 2 Part F Sec 5
Commit: 85888a8357eac652c1760da888ac68d0417f0e89
https://github.com/bluez/bluez/commit/85888a8357eac652c1760da888ac68d0417f0e89
Author: Pauli Virtanen <pav@iki.fi>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M emulator/bthost.c
M emulator/bthost.h
Log Message:
-----------
bthost: add bthost_setup_sco() and accept incoming eSCO
Add support for bthost initiating SCO connections and accepting eSCO
ones with BT_HCI_CMD_ACCEPT_SYNC_CONN_REQUEST.
Commit: 9a97ad574642259a1b2b9b781477cd97358bc3ae
https://github.com/bluez/bluez/commit/9a97ad574642259a1b2b9b781477cd97358bc3ae
Author: Pauli Virtanen <pav@iki.fi>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M tools/sco-tester.c
Log Message:
-----------
sco-tester: add socket listen tests
Add basic SCO server tests:
SCO CVSD Listen - Success
SCO CVSD Listen Defer - Success
SCO CVSD Listen Recv - Success
SCO CVSD Listen Send - Success
Compare: https://github.com/bluez/bluez/compare/71a3aa554f4f...9a97ad574642
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-02 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 14:40 [bluez/bluez] e898a6: main: Fix wrong option name in LE options array Pauli Virtanen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox