zephyr/subsys/bluetooth
Aleksander Wasaznik 4b675f34db Revert "Bluetooth: Host: Disable host-based RPA resolution when !BT_PRIVACY"
This reverts commit 5824ac90ecd8dd06d9ea117d345dbc6b069e5840.

The resulting revert takes into account changes to the predicate that
guards the use of `resp_addr`.

In the resulting revert, the predicate guarding the use of `resp_addr`
is differs from the naive revert because the intention of that predicate
is to know when `conn.c:bt_conn_le_create` decided to use the Host
resolver. And, the logic in `conn.c:bt_conn_le_create` has changed. The
changes to the logic in `conn.c` are in the following commits:

89780d715d
5a09325ba9

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2023-01-24 15:13:36 +01:00
..
audio Bluetooth: Audio: Unicast client add disabled callback for sink ASE 2023-01-23 11:55:49 -08:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: Controller: Fix filter accept list and privacy default 2023-01-24 15:13:36 +01:00
crypto Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
host Revert "Bluetooth: Host: Disable host-based RPA resolution when !BT_PRIVACY" 2023-01-24 15:13:36 +01:00
mesh Bluetooth: Mesh: Stop scanner before resetting mesh 2023-01-18 10:47:44 +01:00
services bluetooth: ias: Fix dereferencing before NULL check 2023-01-18 07:27:00 -05:00
shell Bluetooth: Audio: Shell: Add missing metadata type 2023-01-24 14:34:25 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00