zephyr/include/zephyr
Emil Gydesen fff3ff02c5 Bluetooth: CSIP: Add bonding requirement for set lock/release
The CSIP spec states that the procedures shall only be done
on bonded devices, so a check for that was added.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-26 03:31:47 -04:00
..
acpi lib: acpi: fix for build error when acpi not enabled 2024-02-15 12:28:55 +01:00
app_memory coding guidelines: comply with MISRA C:2012 Rule 11.2 2024-06-14 17:12:12 -04:00
arch x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00
audio api: codec: Extend API 2024-08-29 15:53:26 +02:00
bluetooth Bluetooth: CSIP: Add bonding requirement for set lock/release 2024-09-26 03:31:47 -04: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 doc: console_api group added to doxygen 2023-11-22 09:37:38 +00:00
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 arch: sw_isr: revamp multi-level interrupt architecture 2024-05-25 11:24:32 +03:00
dfu
display fb: cfb: Add framebuffer deinitialize function 2024-06-28 07:21:47 -04:00
drivers firmware: scmi: util: add missing macro argument docs 2024-09-25 13:50:57 -05:00
dsp include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
dt-bindings dts: bindings: arm: nordic: Add TDDCONF sources 2024-09-25 12:00:04 +01: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: fix @kconfig{} pattern 2024-09-25 13:50:57 -05:00
logging logging: Add demultiplexer for log_frontend_stmesp 2024-09-06 11:31:27 -04:00
lorawan lorawan: add channels mask configuration. 2024-05-03 09:51:46 +02:00
math math: interpolation: linear interpolation 2024-08-29 16:12:36 -04:00
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: mcumgr: Add SMP SVC and CHR UUIDs to header 2024-09-23 18:10:49 -04:00
misc misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
modbus modbus: Document exception codes 2023-11-28 19:32:33 -05:00
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: coap: add no-response option definition and values 2024-09-25 16:14:31 -05: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 posix: Need sys/types.h to get suseconds_t defined 2024-09-16 20:17:35 +02:00
random build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
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 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: rename shell_xxx_impl wrapper functions to shell_fprintf_xxx 2024-09-09 13:55:31 -04:00
sip_svc subsystem: sip_svc: Use atomic variable for locking in singly open system 2023-09-15 09:26:49 +02:00
stats
storage storage/stream_flash: Fix write_block_size too small 2024-07-18 12:32:35 -04:00
sys device_mmio: use explicit unsigned literals for addresses 2024-09-23 18:10:30 -04: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 arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +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 usbc: add definitions for TCPCI registers and fields 2024-09-23 10:03:19 +02: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 posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
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 llext: export DT devices to extensions 2024-09-25 12:59:13 +02:00
devicetree.h devicetree: add missing macro param doc 2024-09-25 13:50:57 -05:00
fatal.h kernel: Add missing @brief for z_fatal_error 2024-06-20 17:02:45 -04:00
fatal_types.h
init.h init.h: restore designated initializers in SYS_INIT_NAMED() 2024-03-12 15:12:37 -05:00
irq.h irq: doc: fix misspelled reference to k_spinlock 2024-06-07 15:05:56 +02:00
irq_multilevel.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
irq_nextlevel.h drivers: intc: manage multi-level interrupt configs 2023-12-11 18:23:23 -05:00
irq_offload.h
kernel.h doc: kernel: fix doxygen for K_FP_REGS 2024-08-24 07:15:58 -04:00
kernel_includes.h kernel: move priority queue handling to own file/header 2024-03-02 15:06:45 +01:00
kernel_structs.h kernel: Add CONFIG_IPI_OPTIMIZE 2024-06-04 22:35:54 -04:00
kernel_version.h headers: kernel_version: Drop extern attr from functions 2023-10-30 12:51:04 -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 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 include: zephyr: coding guidelines: add explicit cast to void 2024-06-07 16:46:32 +03:00
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 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
toolchain.h include: fix typo in multiple directories 2024-07-10 11:48:03 -04:00
types.h