zephyr/tests/bluetooth/host/id
Kamil Piszczek f6d6742ca1 bluetooth: id: make sharing RPA between adv sets optional
Added a Kconfig option that makes the RPA sharing feature optional. By
default, the Zephyr Bluetooth stack now uses the RPA rotation policy
that was active before the introduction of the RPA sharing functionality
in the following PR:

https://github.com/zephyrproject-rtos/zephyr/pull/55449

The new Kconfig option configures the advertising sets linked with the
same Bluetooth identity to use the same Resolvable Private Address in
a given rotation period. After the RPA timeout, the new RPA is
generated and shared between the advertising sets in the subsequent
rotation period.

When this option is disabled, the generated RPAs of the advertising
sets differ from each other in a given rotation period.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2023-11-14 09:22:51 +01:00
..
bt_br_oob_get_local
bt_id_add
bt_id_adv_random_addr_check
bt_id_create
bt_id_del
bt_id_delete
bt_id_get
bt_id_init
bt_id_read_public_addr
bt_id_reset
bt_id_scan_random_addr_check
bt_id_set_adv_own_addr
bt_id_set_adv_private_addr bluetooth: id: make sharing RPA between adv sets optional 2023-11-14 09:22:51 +01:00
bt_id_set_adv_random_addr
bt_id_set_create_conn_own_addr
bt_id_set_private_addr
bt_id_set_scan_own_addr
bt_le_ext_adv_oob_get_local
bt_le_oob_get_local
bt_le_oob_get_sc_data
bt_le_oob_set_legacy_tk
bt_le_oob_set_sc_data
bt_lookup_id_addr
bt_setup_public_id_addr
bt_setup_random_id_addr
mocks
testing_common_defs.h