zephyr/include/zephyr
Rubin Gerritsen 5098bf3539 Bluetooth: Host: Callback registering functions to return status
Returning a status code will allow the application developer
to detect logic issues.

We consider this as not breaking the API.
If `-Werror -Wunused-result` is enabled, the application developer needs
to validate the return code.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-06-13 08:03:28 -04:00
..
acpi
app_memory
arch kernel: mm: rename Z_VM_KERNEL to K_MEM_IS_VM_KERNEL 2024-06-12 21:13:26 -04:00
audio
bluetooth Bluetooth: Host: Callback registering functions to return status 2024-06-13 08:03:28 -04:00
canbus
console
crypto
data json: add JSON_TOK_ENCODED_OBJ 2024-06-12 21:15:27 -04:00
debug arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display
drivers usbc: add setter function for sink and source control 2024-06-12 18:17:17 -04:00
dsp
dt-bindings drivers: clock_control_mcux_syscon: Support ENET 2024-06-12 18:24:48 -04:00
fs fs: fcb: correct FCB_MAX_LEN boundary condition 2024-06-07 09:53:56 +02:00
input
internal build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ipc ipc: fix return code of icbmsg backend send operation. 2024-06-10 15:00:01 +03:00
kernel kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
linker kernel: mm: rename z_page_frame_* to k_mem_page_frame_* 2024-06-12 21:13:26 -04:00
llext llext: disable EXPORT_SYMBOL() when CONFIG_LLEXT=n 2024-06-10 16:57:09 +03:00
logging build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
lorawan
math
mem_mgmt
mgmt build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modbus
modem modem: add modem_pipelink module 2024-06-10 15:12:34 -05:00
multi_heap
net net: ptp: Initial PTP library implementation 2024-06-13 05:40:41 -04:00
pm pm: Declare pm state constraints for a device 2024-06-07 19:06:23 -04:00
portability
posix posix: features: do not define _XOPEN_STREAMS if unconfigured 2024-06-13 05:35:31 -04:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention
rtio rtio: Remove builtin iodev mpsc queue 2024-06-12 21:12:54 -04:00
sd
sensing
settings
shell shell: shell_adsp_memory_window: fix invalid cast in struct init 2024-06-12 18:28:20 -04:00
sip_svc
stats
storage drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
sys kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
task_wdt
timing
toolchain
tracing net: tracing: Add socket tracing support 2024-06-10 15:03:20 -05:00
usb usb: device_next: Clarify UAC2 send buffer requirements 2024-06-12 14:21:14 +03:00
usb_c
xen
zbus
zvfs posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
bindesc.h
cache.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
device.h kernel: add CONFIG_DEVICE_DT_METADATA and helpers 2024-06-12 18:49:54 +02:00
devicetree.h dts: devicetree.h: add DT_REG_HAS_NAME 2024-06-12 17:12:23 -05:00
fatal_types.h
fatal.h arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
init.h
irq_multilevel.h irq: multilevel: add APIs with level as argument 2024-05-25 11:24:32 +03:00
irq_nextlevel.h
irq_offload.h
irq.h irq: doc: fix misspelled reference to k_spinlock 2024-06-07 15:05:56 +02:00
kernel_includes.h
kernel_structs.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_version.h
kernel.h doc: kernel: do not start doxygen comment with # 2024-06-12 12:47:46 -04:00
shared_irq.h
smf.h Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
spinlock.h include: zephyr: coding guidelines: add explicit cast to void 2024-06-07 16:46:32 +03:00
sw_isr_table.h arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
sys_clock.h
syscall.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h
types.h
zephyr.h