monitor/att: Fix not loading gatt_db for devices using RPA
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 24 Mar 2023 23:38:55 +0000 (16:38 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:41:34 +0000 (16:11 +0530)
commit1d6f394d5248ed77f51b77812fae68a18f5821d2
tree08ffb009c98af1e69d16b65e45c1a0264427f893
parent43ba95f711b2078fd020985c76ec64f4073d4a17
monitor/att: Fix not loading gatt_db for devices using RPA

Device using RPA have its storage using its identity address so this
uses keys_resolve_identity to attempt to resolve the destination
address instead of always using the connection address.
monitor/att.c