zephyr/subsys/bluetooth/controller
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
..
coex
crypto
flash
hal
hci Bluetooth: Controller: re-add missing hci_vendor.c reference 2024-03-04 12:14:15 +00:00
include
ll_sw Bluetooth: Controller: Build hci_vendor.c also for simulation 2024-03-04 12:14:15 +00:00
ticker Bluetooth: Controller: Fix leak in scheduled ticker node 2023-10-06 12:54:12 +02:00
util Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
CMakeLists.txt Bluetooth: Controller: re-add missing hci_vendor.c reference 2024-03-04 12:14:15 +00:00
Kconfig hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00