zephyr/include
Kamil Piszczek f3c6b6eeff bluetooth: gatt: add macro for declaring multi instance services
Added macro that helps to declare multi-instance services. The macro
allows to statically define service structure array. Each element of
the array is linked to the service attribute array that is provided
by the user.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2020-09-04 18:37:27 +02:00
..
app_memory
arch debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
audio
bluetooth bluetooth: gatt: add macro for declaring multi instance services 2020-09-04 18:37:27 +02:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
devicetree
dfu dfu: img_util: Add flash integrity check 2020-09-03 17:56:02 +02:00
disk
display
drivers drivers: clock_control: nrf: Add support for clk192m 2020-09-04 16:36:05 +02:00
dt-bindings
fs fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
linker
logging
mgmt mgmt/osdp: Refactor struct osdp_cmd members for readability 2020-09-04 10:58:13 +02:00
net net: sockets: tls: Decouple TLS sockets from net_context 2020-09-03 11:00:01 +03:00
posix include/posix: incorporate toolchain-provided time.h header 2020-09-04 14:46:43 +02:00
power
random
settings
shell
stats
storage storage: flash_map: Add SHA-256 integrity method 2020-09-03 17:56:02 +02:00
sys kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
toolchain
tracing
usb usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
zephyr
cache.h
device.h
devicetree.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h irq: Change offload API to take a constant parameter 2020-09-02 13:48:13 +02:00
irq.h irq: Change dynamic API to take a constant parameter 2020-09-02 13:48:13 +02:00
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h irq: Change dynamic API to take a constant parameter 2020-09-02 13:48:13 +02:00
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h