zephyr/tests/bluetooth/bsim_bt/bsim_test_app
Joakim Andersson c1a754f665 Bluetooth: Host: Print error codes in hex
Error codes are listed in header files and in the core spec as hex
values. Always print them in hex in debug for easier error code
checking.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-08-05 12:18:17 +02:00
..
src Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
tests_scripts
CMakeLists.txt
prj_split.conf
prj.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.