zephyr/samples
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
..
application_development dts: fix a bunch of odd partition values dts entries 2022-05-25 14:21:04 +02:00
arch samples: tests: exclude esp32 platform 2022-05-11 10:47:27 +02:00
basic samples: basic: servo_motor: delete nrf52840dk wrong overlay 2022-05-11 10:49:05 +02:00
bluetooth Bluetooth: ISO: Guard sec_level with CONFIG_BT_SMP 2022-06-05 14:12:50 +02:00
boards lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples/drivers/adc: Fix output specification 2022-06-02 16:04:04 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net samples: net: cloud: tagio: Drop pinmux dependency 2022-05-30 10:31:41 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
shields lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
subsys include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration samples: tfm: Add fixed PID to custom partition 2022-05-27 15:18:01 -07:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00