zephyr/include/zephyr
Michal Narajowski fab8e29ee2 Bluetooth: Mesh: Add model publish support to Health Client
Mesh Profile Specification errata 11310
Section 4.4.4.1
"This model shall support model publication, as defined in Section
4.2.2 of the Mesh Profile specification and model subscription,
as defined in section 4.2.3 of the Mesh Profile specification."

Signed-off-by: Michal Narajowski <michal.narajowski@codecoup.pl>
2022-08-01 18:04:42 +01:00
..
app_memory
arch include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
audio
bluetooth Bluetooth: Mesh: Add model publish support to Health Client 2022-08-01 18:04:42 +01:00
canbus
console
crypto
data lib: os: Extend Json library API and type update 2022-06-06 12:06:43 +02:00
debug debug: coredump: flash backend: add query/command to get raw data 2022-07-11 18:04:05 +00:00
devicetree devicetree: gpio: deprecate DT_GPIO_LABEL variants 2022-07-15 09:59:59 +02:00
dfu
display drivers: ssd16xx: Add an API to read raw RAM contents 2022-07-27 18:45:47 +02:00
drivers drivers/clock_control: stm32u5 add pll2, pll3 clk src/div definitions 2022-07-25 15:57:12 -07:00
dt-bindings driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
fs fcb: Fix parameter description 2022-06-05 14:49:06 +02:00
ipc ipc_service: Add endpoint registered check 2022-07-14 10:29:42 +02:00
kernel kernel: thread_stack: Add K_THREAD_STACK_DECLARE and its friends 2022-06-20 10:25:52 +02:00
linker include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
logging include: zephyr: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-26 15:30:11 -04:00
lorawan
math include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
mgmt
modbus
multi_heap
net net: sockets: Fill the address structure provided in recvfrom() 2022-08-01 18:02:20 +02:00
pm pm: device: rename placeholder variable 2022-07-30 08:29:29 -05:00
portability
posix include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
random
rtio rtio: Low (Memory) Cost Concurrent scheduler 2022-06-28 13:53:13 -04:00
sd
settings settings: Remove outdated comment 2022-06-28 18:25:24 +02:00
shell shell: fix shell start obscure invaild. 2022-07-11 10:20:35 +02:00
stats
storage storage: flash_map: use DT_LABEL macro 2022-07-17 16:43:31 -05:00
sys arch: fix typos for arch_icache_disable 2022-07-30 07:11:35 -04:00
task_wdt
timing timing: Fix symbol extern for C++ 2022-05-26 13:02:53 -07:00
toolchain include: zephyr: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-26 15:30:11 -04:00
tracing kernel: Use mask rather than boolean to update events 2022-07-25 15:24:32 -04:00
usb usb: remove deprecated headers and macros 2022-07-08 11:58:08 +02:00
xen everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
cache.h
device.h device: macros for obtaining struct init_entry 2022-07-06 10:44:50 +02:00
devicetree.h devicetree: clarify FOREACH_CHILD behavior 2022-07-18 17:50:44 -05:00
exc_handle.h
fatal.h
init.h init: add Z_INIT_ENTRY_NAME 2022-07-06 10:44:50 +02:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h kernel: Add k_event_set_masked primitive 2022-07-25 15:24:32 -04:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h arch: Use a common place for z_irq_spurious 2022-07-07 15:24:39 -04:00
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
types.h
wait_q.h
zephyr.h