zephyr/include/zephyr
Emil Gydesen 7148146348 Bluetooth: CSIS: Implement ordered access procedure for CSIS client
the CSIS client now has a ordered access procedure function.
The function implements the procedure as per the CSIP spec,
where it will verify that 1 or more members are unlocked,
and the execture a procedure on each member in ascending
order of rank.

The procedure can be anything (even a non-BT procedure),
and it will be up to the applicaiton to implement
what to do in that.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-06-23 09:08:05 +02:00
..
app_memory
arch riscv: native arch_proc_id() implementation 2022-06-22 11:35:02 +02:00
audio
bluetooth Bluetooth: CSIS: Implement ordered access procedure for CSIS client 2022-06-23 09:08:05 +02:00
canbus
console
crypto
data lib: os: Extend Json library API and type update 2022-06-06 12:06:43 +02:00
debug
devicetree
dfu
display
drivers coding guidelines: comply with MISRA C:2012 Rule 7.2 2022-06-14 13:36:14 -04:00
dt-bindings dts/arm/st: fix stm32g0 STM32_PERIPH_BUS_MAX 2022-06-21 10:48:46 +02:00
fs fcb: Fix parameter description 2022-06-05 14:49:06 +02:00
ipc lib: os: Rename icmsg_buf to spsc_pbuf 2022-06-07 19:04:35 +02:00
kernel kernel: thread_stack: Add K_THREAD_STACK_DECLARE and its friends 2022-06-20 10:25:52 +02:00
linker linker: ensure global constructors only run once 2022-06-09 11:33:36 +02:00
logging logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
lorawan
math
mgmt
modbus
multi_heap
net net: lwm2m: Add LwM2M shell commands for start&stop 2022-06-22 12:17:52 +02:00
pm pm: device: helper to query power state 2022-06-08 12:43:00 +02:00
portability
posix include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
random
sd
settings
shell shell: Remove support for logging v1 2022-06-15 10:55:26 -04:00
stats
storage storage/flash_map: Fix typos in flash_area_open documentation 2022-06-13 11:28:18 -05:00
sys lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] 2022-06-22 13:15:55 +02:00
task_wdt
timing
toolchain build: make Zephyr stdint convention enforcing configurable 2022-06-22 12:26:46 +02:00
tracing
usb
xen xenvm: evtchn: expand Xen event channel driver functionality 2022-06-22 17:53:45 +02:00
cache.h
device.h device: remove deprecated (z_)device_usable_check 2022-06-14 09:30:22 +02:00
devicetree.h devicetree.h: clean up token API docstrings 2022-06-13 09:44:32 -04:00
exc_handle.h
fatal.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h build: make Zephyr stdint convention enforcing configurable 2022-06-22 12:26:46 +02:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h irq: Add extern define to _isr_wrapper 2022-06-21 20:30:20 -04:00
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
types.h
wait_q.h
zephyr.h