zephyr/include/zephyr
Emil Gydesen 92002b2dff Bluetooth: CAP: Implement bt_cap_initiator_unregister_cb
Implement function to unregisterd the CAP initiator callbacks.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-06-03 15:28:05 -04:00
..
acpi
app_memory headers: memory_domain: Drop extern attr from functions 2024-05-20 20:49:25 -04:00
arch include: riscv: add RISC-V arch atomic instructions 2024-06-01 10:27:32 +02:00
audio include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
bluetooth Bluetooth: CAP: Implement bt_cap_initiator_unregister_cb 2024-06-03 15:28:05 -04:00
canbus
console
crypto include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
data data: Use designated initializers consistently in macro's 2024-05-23 07:51:56 -04:00
debug doc: services: debugging: add documentation for symtab 2024-05-30 16:52:01 -05:00
devicetree arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display
drivers include: drivers/sensor: Add NXP LPCMP Header 2024-05-31 09:51:29 -05:00
dsp include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
dt-bindings drivers: pinctrl: nrf: add support for CAN TX/RX 2024-05-30 05:20:50 -07:00
fs fs: open: Add Truncate flag to zfs open 2024-05-31 08:06:05 +02:00
input input: add a paw32xx driver 2024-04-23 22:13:51 +00:00
internal build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ipc
kernel build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
linker debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
llext llext: relocate all symbols regardless of type 2024-05-31 16:38:09 -05:00
logging build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
lorawan lorawan: add channels mask configuration. 2024-05-03 09:51:46 +02:00
math
mem_mgmt
mgmt build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modbus
modem modem: chat: Add runtime APIs for chat scripts 2024-05-28 10:02:06 +02:00
multi_heap
net net: dns: Allow using resolver and responder at the same time 2024-06-03 09:49:01 +02:00
pm pm: Deprecate z_pm_save_idle_exit 2024-05-27 02:10:03 -07:00
portability
posix posix: barrier: remove deprecated and non-std declaration macro 2024-05-08 12:02:05 +02:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
retention include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
rtio build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sd sd: sdmmc: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00
sensing sensing: fix doxygen warnings 2024-04-30 14:32:24 -04:00
settings subsys/settings: add a function to save subtree 2024-05-01 22:56:19 +01:00
shell shell: add shell backend for audio DSP using shared memory window 2024-05-31 08:07:03 +02:00
sip_svc
stats
storage storeage/stream_flash: Cache write_block_size to ctx on init 2024-05-29 07:35:19 +02:00
sys lib: crc: Add OpenPGP CRC-24 2024-05-29 10:51:21 -07:00
task_wdt include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
timing arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
toolchain toolchain/llvm: Fix integer macros implementation 2024-05-20 18:04:54 +02:00
tracing tracing: add k_realloc trace 2024-05-28 17:55:12 +02:00
usb usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usb_c include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
xen
zbus zbus: doxygen reference to kconfig 2024-04-30 12:00:58 +02:00
bindesc.h bindesc: Add include zephyr/sys/util_macro.h 2024-03-26 10:06:31 -04:00
cache.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
device.h device: Remove z_device_is_ready 2024-05-31 08:06:44 +02:00
devicetree.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fatal_types.h
fatal.h
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
kernel_includes.h
kernel_structs.h kernel: structs: define priq bitmap size via bits per long 2024-05-16 13:51:23 +02:00
kernel_version.h
kernel.h include: kernel: added missing parenthesis 2024-06-03 15:43:09 +02:00
shared_irq.h include: drivers: Add missing __subsystem tags 2024-05-03 14:44:41 +01:00
smf.h Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
spinlock.h
sw_isr_table.h arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
sys_clock.h Revert "kernel: retrieve system timer clock frequency at runtime or static" 2024-05-06 14:52:29 +03:00
syscall.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h
types.h
zephyr.h