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 Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_adv_random_addr_check
bt_id_create
bt_id_del Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_delete
bt_id_get
bt_id_init Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
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 Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_set_adv_random_addr Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_set_create_conn_own_addr Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_set_private_addr Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
bt_id_set_scan_own_addr bluetooth: host: Fix uninitialized own_addr_type for legacy scan+adv 2025-07-08 13:37:26 -05:00
bt_le_ext_adv_oob_get_local
bt_le_oob_get_local
bt_le_oob_get_sc_data
bt_le_oob_set_legacy_tk Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
bt_le_oob_set_sc_data
bt_lookup_id_addr
bt_setup_public_id_addr
bt_setup_random_id_addr
mocks Bluetooth: tests: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
testing_common_defs.h