zephyr/include/zephyr
Emil Gydesen 57e1056bef Bluetooth: ISO: Guard sec_level with CONFIG_BT_SMP
The ISO security implementation works by verifying
against the acl (bt_conn) sec_level field. The
bt_conn sec_level field is only available
if CONFIG_BT_SMP is enabled, so this commit
adds guards for all ISO security checks as well.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-06-05 14:12:50 +02:00
..
app_memory include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch LLVM: add built-in lld linker support for x86. 2022-06-05 14:10:25 +02:00
audio include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
bluetooth Bluetooth: ISO: Guard sec_level with CONFIG_BT_SMP 2022-06-05 14:12:50 +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 include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
debug include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
devicetree include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
dfu doc: services: storage: add flash_img API 2022-05-15 21:33:54 +02:00
display include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
drivers include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
dt-bindings doc: add pwm_interface tag to dt-bindings/pwm/pwm.h 2022-05-25 17:16:55 -07:00
fs fcb: Convert to Doxygen comment 2022-05-20 19:21:32 -07:00
ipc ipc: static_vrings: Add -ENOMEM case 2022-05-16 16:56:33 +02:00
kernel kernel/thread_stack.h: fix Z_THREAD_STACK_SIZE_ADJUST usage coherency 2022-05-18 10:54:53 +02:00
linker ztest: Fix userspace ztests in new API 2022-05-25 11:20:13 +09:00
logging logging: missing func doc for param package_flags in log_msg2.h 2022-05-12 15:25:59 -04:00
lorawan include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
math include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02: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 net: pkt: Add flag indicating if pkt has already been processed by L2 2022-05-27 15:40:29 -07:00
pm pm: device_runtime: return -ENOTSUP if PM not supported 2022-05-15 21:34:46 +02: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
sd include: sd: Add SD subsystem header files 2022-04-29 14:21:36 -05:00
settings settings: Remove duplicated comment 2022-05-18 10:54:59 +02:00
shell includes: shell: uart: fix legacy includes 2022-05-25 14:19:28 +02:00
stats
storage include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
sys libc: Define Z_LIBC_DATA macro globally 2022-06-01 11:03:38 +02: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 toolchain: Override __[U]INT{FAST,LEAST}N__ macros 2022-05-26 17:38:50 +02:00
tracing include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
usb include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
xen include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
cache.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
device.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
devicetree.h devicetree: additional STRING_TOKEN macros 2022-05-13 14:17:08 +02:00
exc_handle.h
fatal.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
init.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
irq_nextlevel.h
irq_offload.h
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
kernel.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
shared_irq.h
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 include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02: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