zephyr/tests/bluetooth/bsim_bt/bsim_test_app
Joakim Andersson f49bb10ca5 Bluetooth: Samples: Switch to synchronous bt_init before main loop
Switch to using the synchronous bt_init call before starting the main
loop in the peripheral samples. This is to avoid sending notifications
before bluetooth has been properly initialized.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-12-09 16:11:19 +01:00
..
src Bluetooth: Samples: Switch to synchronous bt_init before main loop 2019-12-09 16:11:19 +01:00
tests_scripts
CMakeLists.txt
README.txt
prj.conf
prj_split.conf

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.