device: Don't attempt to set auto_connect for devices using RPAs
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 17 Aug 2023 22:27:24 +0000 (15:27 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit8fc5f9341d05d38f3628baad3b50f62e5e6b2f06
tree5c03480c5f3944b07816ce12ee983e2063879e31
parent896799b60f3491cc60888b1a8abc20142b931ef6
device: Don't attempt to set auto_connect for devices using RPAs

Device using private address cannot be programmed into the auto_connect
list without them being paired and its IRK being distributed otherwise
there is no way to resolve it address and the command will fail.
src/device.c