commit | 4ec4d63b8b295bdb91545732fd1fbe646d5d1299 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Aug 30 13:55:36 2021 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Aug 30 23:14:55 2021 +0200 |
tree | 6eda04c9efcf2e136a1fa9e68860cb3dd40cc738 | |
parent | 1eeaa1ae79d84df025eaca363fdce3f397313647 [diff] |
Bluetooth: Fix using address type from events Address types ADDR_LE_DEV_PUBLIC_RESOLVED and ADDR_LE_DEV_RANDOM_RESOLVED shall be converted to ADDR_LE_PUBLIC and ADDR_LE_RANDOM repectively since they are not safe to be used beyond the scope of the events themselves. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>