From: Pauli Virtanen <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] e898a6: main: Fix wrong option name in LE options array
Date: Tue, 02 Dec 2025 06:40:32 -0800 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/71a3aa-9a97ad@github.com> (raw)
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
reply other threads:[~2025-12-02 14:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bluez/bluez/push/refs/heads/master/71a3aa-9a97ad@github.com \
--to=noreply@github.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox