Commit: c9d70ca65f9ad84740d5ba0d3447ddc682a18ab7
Parent: 40e5ebd0cb2cb3c3957fec710a18f29efe4b6e65
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-12-12 22:28:27
Tree: 994bb9990ec5a1909587a10c98c2c63b0ca190a1

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

Diffstat

M lib/mgmt.h | 1 +
M src/adapter.c | 6 ++++++
M src/btd.h | 2 ++
M src/device.c | 23 ++++++++++++++++++++++-
M src/device.h | 2 ++
M src/gatt-database.c | 12 +++++++++++-
M src/main.c | 23 +++++++++++++++++++++- -
M src/main.conf | 6 ++++++

8 files changed, 71 insertions(+), 4 deletions(-)

View Full Diff | Patch