zephyr/include/zephyr
Vinayak Kariappa Chettimada 93728bf0ca Bluetooth: Add Periodic Advertising ADI support
Add support in Bluetooth Host to enable Periodic Advertising
ADI support feature when supported in the Controller to
include ADI in Periodic Advertising AUX_SYNC_IND PDU.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-07-28 20:53:14 +02:00
..
app_memory include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
audio include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
bluetooth Bluetooth: Add Periodic Advertising ADI support 2022-07-28 20:53:14 +02:00
canbus include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
console include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
crypto include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
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 doc: services: storage: add flash_img API 2022-05-15 21:33:54 +02:00
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 dts: bindings: clock: add binding for Aspeed AST10x0 clock 2022-07-28 08:30:27 +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 include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
math include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
mgmt include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
modbus include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
multi_heap shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
net include: zephyr: Add missing guard macro 2022-07-20 13:39:23 -05:00
pm pm: device: provide dummy pm_device_state_get if CONFIG_PM_DEVICE=n 2022-07-19 12:25:13 +00:00
portability include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
posix include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
random include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
rtio rtio: Low (Memory) Cost Concurrent scheduler 2022-06-28 13:53:13 -04:00
sd include: sd: Add SD subsystem header files 2022-04-29 14:21:36 -05:00
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 include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
storage storage: flash_map: use DT_LABEL macro 2022-07-17 16:43:31 -05:00
sys include: zephyr: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-26 15:30:11 -04:00
task_wdt include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
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 include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
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 include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
fatal.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
init.h init: add Z_INIT_ENTRY_NAME 2022-07-06 10:44:50 +02:00
irq_nextlevel.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
irq_offload.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
irq.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_includes.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_structs.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
kernel_version.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
kernel.h kernel: Add k_event_set_masked primitive 2022-07-25 15:24:32 -04:00
shared_irq.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
smf.h include: Update zephyr.h includes to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
spinlock.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sw_isr_table.h arch: Use a common place for z_irq_spurious 2022-07-07 15:24:39 -04:00
sys_clock.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall_handler.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
syscall.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
timeout_q.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
toolchain.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
types.h types: mode to include/zephyr 2022-05-05 14:26:05 -05:00
wait_q.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
zephyr.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00