zephyr/subsys
Mariusz Skamra e0d36beb72 Bluetooth: audio: Add security requirements check
The LE Audio related profiles define specific security requirements that
client have to met to gain access to related characteristics. This
introduces internal wrapper API for GATT characteristics and CCC
descriptors to ensure the security.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-08-16 12:19:43 +02:00
..
bluetooth Bluetooth: audio: Add security requirements check 2022-08-16 12:19:43 +02:00
canbus
console
cpp
debug lib: os: assert: Add unreachable path hint for assertion failure 2022-08-10 14:32:36 +02:00
demand_paging different subsystems: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
dfu
disk
emul emul: Remove empty files 2022-08-11 11:17:04 -05:00
fb scripts: move gen_cfb_font_header.py to scripts/build 2022-07-12 10:03:45 +02:00
fs fs: fat_fs: Changing mkfs options to create FAT32 on larger storage 2022-08-10 18:37:33 +02:00
ipc ipc_service: Add endpoint registered check 2022-07-14 10:29:42 +02:00
jwt
logging logging: log_output: Add function for processing input arguments 2022-07-21 09:04:37 -04:00
lorawan lorawan: upgrade to LoRaMAC-node v4.6.0 2022-08-03 05:02:57 +01:00
mgmt subsys/mgmt/hawkbit: Clean up flash map usage 2022-08-08 15:03:34 +02:00
modbus modbus: remove the use of DT_INST_LABEL and DT_PROP(inst, label) 2022-08-11 09:39:24 -07:00
net net: tcp: Add exponential backoff for ZWP probing 2022-08-15 08:21:29 +00:00
pm pm: policy: allow multiple subscribers to latency changes 2022-08-03 11:19:17 +02:00
portability different subsystems: use unsigned int for irq_lock() 2022-07-14 14:37:13 -05:00
random
rtio include: fix the remaining legacy #include paths 2022-08-02 16:41:41 +01:00
sd
settings settings: API for get storage instance used 2022-08-02 15:15:10 +02:00
shell shell: kernel: fix sleep command 2022-08-03 18:47:03 +02:00
stats
storage
task_wdt
testsuite ztest: Add test duration to summary for new ztest 2022-08-11 09:01:12 -04:00
timing
tracing kernel: Use mask rather than boolean to update events 2022-07-25 15:24:32 -04:00
usb usb: device: add dummy configure API 2022-07-13 11:36:59 +02:00
CMakeLists.txt dfu: fixup conditional CMake include 2022-08-05 15:14:40 +02:00
Kconfig