zephyr/subsys/bluetooth/controller
Yong Cong Sin e54b27b967 arch: define struct arch_esf and deprecate z_arch_esf_t
Make `struct arch_esf` compulsory for all architectures by
declaring it in the `arch_interface.h` header.

After this commit, the named struct `z_arch_esf_t` is only used
internally to generate offsets, and is slated to be removed
from the `arch_interface.h` header in the future.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-04 14:02:51 -05:00
..
coex bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
crypto
flash
hal Bluetooth: controller: Implement macros for vendor assert information 2024-05-08 15:03:08 -05:00
hci arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
include Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
ll_sw Bluetooth: Controller: Fix missing conn update ind PDU validation 2024-05-31 04:39:34 -07:00
ticker Bluetooth: Controller: Use reschedule margin as minimum ticks_slot 2024-05-02 12:18:49 +01:00
util Bluetooth: controller: Fixes for BIGinfo endianness issues 2024-03-13 11:13:17 +00:00
CMakeLists.txt Bluetooth: Controller: Support Link Time Optimizations (LTO) 2024-05-22 13:38:14 -05:00
Kconfig Bluetooth: Controller: Add BT_CTLR_HCI Kconfig option 2024-05-20 15:16:54 +01:00
Kconfig.df Bluetooth: Kconfig: Get rid of BT_HCI_VS_EVT 2024-05-14 18:21:11 -04:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Support Link Time Optimizations (LTO) 2024-05-22 13:38:14 -05:00