Commit: 366a8c522b648f47147de4852c5c030d69b916b3
Parent: 4ed7060ca9dfcc89c55801f818b0b43db6f5acdd
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-08-28 18:33:30
Tree: 5a834aff56fa317f5902ed86de99e356617479bf

adapter: Fix up address type when loading keys Due to kernel change 59b047bc9808 ("Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE") some keys maybe store using the wrong/invalid address type as per MGMT API, so this attempts to fix them up. Fixes: https://github.com/bluez/bluez/issues/875

Diffstat

M src/adapter.c | 20 ++++++++++++++++++- -

1 files changed, 18 insertions(+), 2 deletions(-)

View Full Diff | Patch