Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: c9d70ca65f9ad84740d5ba0d3447ddc682a18ab7 https://github.com/bluez/bluez/commit/c9d70ca65f9ad84740d5ba0d3447ddc682a18ab7 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M lib/mgmt.h M src/adapter.c M src/btd.h M src/device.c M src/device.h M src/gatt-database.c M src/main.c M src/main.conf Log Message: ----------- main.conf: Add LE.CentralAddressResolution option This adds CentralAddressResolution option to LE group which controls the GATT attribute of the same name using the new MGMT Device Flag with the fallback to LL Privacy experimental UUID. Fixes: https://github.com/bluez/bluez/issues/1028 Commit: 7e0fe7d5c143052613b27ec3986b70e65ff88ac4 https://github.com/bluez/bluez/commit/7e0fe7d5c143052613b27ec3986b70e65ff88ac4 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M monitor/packet.c Log Message: ----------- monitor: Add support for Address Resoluton flag This adds proper decoding for Address Resolution flag. Commit: 92f3a3b108c22e3395c9dab0acefdfb894404cfe https://github.com/bluez/bluez/commit/92f3a3b108c22e3395c9dab0acefdfb894404cfe Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M tools/mgmt-tester.c Log Message: ----------- mgmt-tester: Fix LL Privacy tests Now that LL Privacy is triggered via Set Device Flags tests that used the Set Experimental features needs to be fixed so they work as intended. Compare: https://github.com/bluez/bluez/compare/40e5ebd0cb2c...92f3a3b108c2 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications