zephyr/tests/bluetooth
Alberto Escolar Piedras 9aec7af1c5 Bluetooth: Controller: Build hci_vendor.c also for simulation
The FICR is also modelled in simulation, but changing this
conditional compile was forgotten, so it was only being
built for real HW.
A test had provided its own version of this function so it would
avoid a runtime warning due to the lack of static address. But
this needs to be removed as it conflicts with the function
provided now always by the nordic controller SW.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-04 12:14:15 +00:00
..
addr tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
at tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
audio Bluetooth: BAP: Broadcast source: Add LTV validation for LC3 data 2024-03-01 16:04:19 +01:00
bluetooth tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
bt_crypto tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
bt_crypto_ccm tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
common/testlib tests: Bluetooth: add missing param to testlib 2023-12-05 15:09:18 +01:00
controller Bluetooth: controller: Fix Data Length Update 2024-02-09 13:46:41 +01:00
ctrl_isoal tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_sw_privacy tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ctrl_sw_privacy_unit tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_user_ext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
df Bluetooth: Controller: Build hci_vendor.c also for simulation 2024-03-04 12:14:15 +00:00
gatt Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
hci_codecs_info tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
hci_prop_evt Bluetooth: tests: Switch to default BT_RECV_CONTEXT 2024-02-26 11:37:14 +00:00
hci_uart_async tests/bluetooth/hci_uart_async: Switch to native_sim 2023-11-22 09:53:10 +01:00
host Bluetooth: Host: Remove bt_buf_get_cmd_complete 2024-01-31 17:50:35 +01:00
host_long_adv_recv Bluetooth: tests: Switch to default BT_RECV_CONTEXT 2024-02-26 11:37:14 +00:00
init hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
l2cap tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ll_settings tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mesh hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mesh_shell hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
qualification tests: Bluetooth: Update Host Launch Studio Project and ICS 2024-01-30 08:52:59 +01:00
shell hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
tester hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
uuid tests/bluetooth/uuid: Define required source standard macros 2024-01-26 07:48:55 -05:00