* [bluez/bluez] 45747c: tools/l2cap-tester: add tests changing BT_SECURITY...
@ 2026-08-11 20:56 Pauli Virtanen
0 siblings, 0 replies; only message in thread
From: Pauli Virtanen @ 2026-08-11 20:56 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 45747c6d0c853e1d711f24d1e7dc85a99d085925
https://github.com/bluez/bluez/commit/45747c6d0c853e1d711f24d1e7dc85a99d085925
Author: Pauli Virtanen <pav@iki.fi>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M tools/l2cap-tester.c
Log Message:
-----------
tools/l2cap-tester: add tests changing BT_SECURITY after connecting
Add tests that change BT_SECURITY value after connection established:
L2CAP BR/EDR Client PIN Code Change Sec - Success
L2CAP LE Client Change Sec - Success
L2CAP LE ATT Client Change Sec - Success
L2CAP LE EATT Client Change Sec - Success
Commit: ea77a7229c76a88e348c502a66ce500278cfa868
https://github.com/bluez/bluez/commit/ea77a7229c76a88e348c502a66ce500278cfa868
Author: z4pdy <305461556+z4pdy@users.noreply.github.com>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M client/main.c
Log Message:
-----------
client: Avoid scan prompt when discovery is already active
Check the adapter's Discovering property before prompting the user
to start scanning. This avoids prompting to scan when discovery is
already in progress, which previously resulted
in an org.bluez.Error.InProgress error.
Changes in v2:
- Move variable declarations to the beginning of cmd_connect()
to fix the ISO C90 build failure.
Commit: 10df0bb748449ba00ffe04fc4d77f4d287b97161
https://github.com/bluez/bluez/commit/10df0bb748449ba00ffe04fc4d77f4d287b97161
Author: Pauli Virtanen <pav@iki.fi>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M emulator/main.c
M emulator/server.c
M emulator/server.h
Log Message:
-----------
emulator: btvirt: support debug for -s socket server
Support btdev debug -d when using socket server -s.
$ btvirt -d -s
Bluetooth emulator ver 5.87
Request for /tmp/bt-server-bredrle
bredrle: host10: > 01 01 10 00 ....
bredrle: host10: command 0x1001
bredrle: host10: event 0x0e opcode 0x1001
...
Compare: https://github.com/bluez/bluez/compare/690c16df6067...10df0bb74844
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:[~2026-08-11 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 20:56 [bluez/bluez] 45747c: tools/l2cap-tester: add tests changing BT_SECURITY Pauli Virtanen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.