| commit | e7f1308b65f14bc1ef512bf27d32bafa2317d16b | [log] [tgz] |
|---|---|---|
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Sep 26 15:56:43 2025 -0400 |
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Oct 24 09:58:14 2025 -0400 |
| tree | d2f37baf0078803d0c0d4af3abee8c551ac750d8 | |
| parent | 8cd02d23dd8d0bd97fa8d07ad6bd75929e493871 [diff] |
Bluetooth: HCI: Always use the identity address when initializing a connection This makes sure hci_conn is initialized with the identity address if a matching IRK exists which avoids the trouble of having to do it at multiple places which seems to be missing (e.g. CIS, BIS and PA). Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>