zephyr/subsys/bluetooth
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
..
audio Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
common Bluetooth: Kconfig: Set BT_BUF_EVT_RX_SIZE to 255 for BR/EDR 2024-05-16 09:15:49 +02:00
controller arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
crypto
host Bluetooth: Document reasons for HCI command timeouts 2024-06-03 15:39:23 +02:00
lib
mesh Bluetooth: Mesh: Fix PB GATT adv name 2024-06-04 05:18:28 -07:00
services Bluetooth: OTS: Fix calling obj_created callback with NULL conn 2024-05-04 13:23:34 +03:00
shell tests: bluetooth: shell: add a2dp shell test 2024-05-28 12:56:42 +02:00
CMakeLists.txt
Kconfig Bluetooth: Remove BT_HCI_RESERVE and BT_HCI_RAW_RESERVE 2024-04-29 11:01:27 +02:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Upgrade from experimental to unstable 2024-05-18 15:54:31 +03:00
Kconfig.logging Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00