* [bluez/bluez] e45343: mgmt-api: Add missing Device Flag
@ 2025-03-24 16:46 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-03-24 16:46 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: e45343a37bf8a30ba1059743a3645551639974b7
https://github.com/bluez/bluez/commit/e45343a37bf8a30ba1059743a3645551639974b7
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M doc/mgmt-api.txt
Log Message:
-----------
mgmt-api: Add missing Device Flag
This adds the missing Device Flag - Address Resolution = bit(2)
Commit: cf8b2f308e31be757b5aa08a6c11887244cb5b21
https://github.com/bluez/bluez/commit/cf8b2f308e31be757b5aa08a6c11887244cb5b21
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M doc/mgmt-api.txt
Log Message:
-----------
mgmt-api: Add LL Privacy setting
This adds LL Privacy (bit 22) to Read Controller Information so it can
be propagated to the likes of bluetoothd.
Commit: a0d6d3c78b28e667e53524b5e5961711e60ff13e
https://github.com/bluez/bluez/commit/a0d6d3c78b28e667e53524b5e5961711e60ff13e
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M lib/mgmt.h
M src/adapter.c
M src/gatt-database.c
Log Message:
-----------
gatt-database: Fix always registering CentralAddressResolution
CentralAddressResolution shall be conditional to LL Privacy to avoid
peripherals assuming Directed Advertising can be used which may lead
to issues like:
Fixes: https://github.com/bluez/bluez/issues/1138
Commit: 122c9fcacfa93266051de2edabef608bc63986a3
https://github.com/bluez/bluez/commit/122c9fcacfa93266051de2edabef608bc63986a3
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M tools/mgmt-tester.c
Log Message:
-----------
mgmt-tester: Fix missing MGMT_SETTING_LL_PRIVACY
This fixes the tests which now requires MGMT_SETTING_LL_PRIVACY (bit
22).
Commit: 912e2f54fd57ba4fbe66b6331149d7131122ad09
https://github.com/bluez/bluez/commit/912e2f54fd57ba4fbe66b6331149d7131122ad09
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M monitor/packet.c
Log Message:
-----------
monitor: Add decoding of MGMT LL Privacy setting
This adds decoding support of MGM LL Privacy setting (bit 22).
Compare: https://github.com/bluez/bluez/compare/f77e72c3ab11...912e2f54fd57
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-03-24 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-24 16:46 [bluez/bluez] e45343: mgmt-api: Add missing Device Flag Luiz Augusto von Dentz
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.