zephyr/tests/bluetooth/host/id
Olivier Lesage ef7ede64cc bluetooth: host: Do not try to set NRPA when scanning with identity
Attempting this would fail (assuming the controller is implemented
correctly) because when using legacy commands it is not allowed to
change the device address while scanning.

It also did not make sense. If we have configured the scanner to use
the identity address as own_addr, because the advertiser and scanner
addresses are shared when using legacy commands, setting the adv NRPA
here would overwrite the identity address used by the scanner, which
I assume is not the intention.

Signed-off-by: Olivier Lesage <olivier.lesage@nordicsemi.no>
2025-07-08 13:37:26 -05: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 bluetooth: host: Do not try to set NRPA when scanning with identity 2025-07-08 13:37:26 -05:00
bt_id_set_adv_private_addr
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