zephyr/tests/bsim/bluetooth
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
audio everywhere: replace double words 2024-06-22 05:40:22 -04:00
audio_samples tests: Bluetooth: Audio: Add BSIM test of the CAP samples 2024-06-13 17:56:58 +02:00
hci_uart bsim: add tests for BT_USE_PSA_API 2024-06-14 15:41:34 +02:00
host bluetooth: correct bt_le_scan_param scan type 2024-06-28 11:34:36 +02:00
ll bluetooth: correct bt_le_scan_param scan type 2024-06-28 11:34:36 +02:00
mesh everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
samples tests: bsim: Use the pre_init_f instead of post_init_f 2024-05-30 03:00:58 -07:00
compile.nrf54l15bsim_nrf54l15_cpuapp.sh tests/bsim: Test also nrf54l15bsim 2024-06-13 17:52:03 +02:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
compile.nrf5340bsim_nrf5340_cpunet.sh tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00
compile.sh tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
tests.nrf52bsim.txt
tests.nrf54l15bsim_nrf54l15_cpuapp.txt tests/bsim: Test also nrf54l15bsim 2024-06-13 17:52:03 +02:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
tests.nrf5340bsim_nrf5340_cpunet.txt