monitor: Cache IRK being parsed
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 24 Mar 2023 23:38:56 +0000 (16:38 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:41:34 +0000 (16:11 +0530)
commita1a8554ed84e4f61de372b47953b0705e1198e6a
treec9bf286e8a0799b8cb45ab3c9a34d93ad8705ae5
parent1d6f394d5248ed77f51b77812fae68a18f5821d2
monitor: Cache IRK being parsed

This caches any IRK being parsed so they can be used to resolve
addresses later which fixes the problem of only being able to resolve
addresses if the monitor happens to be active while SMP exchange the
keys.
monitor/keys.c
monitor/keys.h
monitor/packet.c