zephyr/tests/bluetooth/bsim_bt/bsim_test_app
Joakim Andersson ba504fbffa Bluetooth: tests: Add privacy configuration for test basic_conn_encrypt
Add privacy configuration when using the split controller for the test
basic_conn_encrypt. The handling with or without controller based
privacy affects the RPA handling in the host due to different
connection complete events being used. This affects the overall pairing
procedure as the addresses are inputs to the pairing functions.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-02-05 14:33:21 +02:00
..
src
tests_scripts Bluetooth: tests: Add privacy configuration for test basic_conn_encrypt 2020-02-05 14:33:21 +02:00
CMakeLists.txt
README.txt
prj.conf
prj_split.conf
prj_split_privacy.conf Bluetooth: tests: Add privacy configuration for test basic_conn_encrypt 2020-02-05 14:33:21 +02:00

README.txt

Zephyr test application which uses the simulated boards test hooks.
Can be compiled targeting the *_bsim boards.

This application will, based on the command line arguments, select one of
testcases which are compiled with it.