zephyr/include/zephyr
Sean Madigan aedb330c70 bluetooth: host: Add support for CS set default settings
Added support for a new API for setting default channel
sounding settings, this is mainly a wrapper around the HCI
command.

For this add a new module for channel sounding, where new
channel sounding APIs will go.

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
2024-09-16 10:02:58 +02:00
..
acpi
app_memory coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
arch arch posix/native: Let's make use of new split native simulator if 2024-09-12 14:47:57 +02:00
audio api: codec: Extend API 2024-08-29 15:53:26 +02:00
bluetooth bluetooth: host: Add support for CS set default settings 2024-09-16 10:02:58 +02:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
crypto everywhere: replace double words 2024-06-22 05:40:22 -04:00
data jwt: add missing documentation 2024-08-23 15:49:05 +01:00
debug debug: mipi_stp_decoder: Align naming to 2.4 standard 2024-09-06 11:31:27 -04:00
devicetree
dfu
display fb: cfb: Add framebuffer deinitialize function 2024-06-28 07:21:47 -04:00
drivers drivers: i3c: add getmxds ccc helper 2024-09-12 13:11:37 -04:00
dsp include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
dt-bindings drivers: clock: add STM32WB0 clock control 2024-09-12 10:03:37 +02:00
fs fs: nvs: Allow application to switch sector to get free space 2024-07-28 07:31:44 +03:00
input drivers: input: common properties parsing for touchscreen drivers 2024-08-28 14:02:43 -04:00
internal include: sys: added missing parenthesis 2024-06-14 18:50:33 -04:00
ipc ipc: icmsg: Align to NO MULTITHREADING 2024-08-01 13:31:53 +02:00
kernel kernel: mmu: install demand mappings for the on-demand linker sections 2024-09-10 17:17:30 -04:00
linker linker: introduce on-demand linker section tags 2024-09-10 17:17:30 -04:00
llext llext: make loader parameters "const" 2024-09-12 13:02:59 -04:00
logging logging: Add demultiplexer for log_frontend_stmesp 2024-09-06 11:31:27 -04:00
lorawan
math math: interpolation: linear interpolation 2024-08-29 16:12:36 -04:00
mem_mgmt
mgmt lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
misc misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
modbus
modem modem: pipe: Add explicit timeout to sync APIs 2024-07-29 14:14:42 +02:00
multi_heap soc: espressif: psram as shared multi heap 2024-08-27 18:37:47 -04:00
net net: sockets_tls: add support for TLS 1.3 2024-09-12 13:31:20 -04:00
platform init: introduce soc and board hooks 2024-09-09 10:07:33 +02:00
pm pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
portability
posix include: posix: fcntl: add O_TRUNC flags for posix open() 2024-09-12 10:02:57 +02:00
random
retention retention: Fix documentation issue 2024-07-25 09:25:21 +02:00
rtio rtio: add helper function rtio_sqe_prep_callback_no_cqe 2024-08-30 09:06:36 +02:00
sd sd: sd_spec: update trailing doxygen comments 2024-07-17 16:19:07 -04:00
sensing
settings
shell shell: rename shell_xxx_impl wrapper functions to shell_fprintf_xxx 2024-09-09 13:55:31 -04:00
sip_svc
stats
storage storage/stream_flash: Fix write_block_size too small 2024-07-18 12:32:35 -04:00
sys sys: atomic: Minor upates to atomic_test* function docs 2024-09-06 10:46:22 -05:00
task_wdt
timing
toolchain toolchain/gcc.h: Link to instructions on deprecation 2024-08-15 12:40:16 +02:00
tracing net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
usb usb: device_next: uac2: Support multiple sample rates 2024-09-13 09:21:58 +02:00
usb_c include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
xen xen: Make XEN_INTERFACE_VERSION configurable 2024-09-04 12:52:16 +02:00
zbus zbus: separate clang-format control comments 2024-09-04 12:52:01 +02:00
zvfs
bindesc.h bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
cache.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
device.h device: remove support for deprecated init levels 2024-08-19 10:10:18 -04:00
devicetree.h devicetree: add DT_INST_NUM_IRQS() 2024-09-11 09:30:17 +02:00
fatal_types.h
fatal.h kernel: Add missing @brief for z_fatal_error 2024-06-20 17:02:45 -04:00
init.h
irq_multilevel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h doc: kernel: fix doxygen for K_FP_REGS 2024-08-24 07:15:58 -04:00
net_buf.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
sys_clock.h sys_clock.h: remove deprecated sys_clock_timeout_end_calc() 2024-08-29 11:38:11 +02:00
syscall.h
toolchain.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
types.h