zephyr/subsys
Alberto Escolar Piedras 2af45d1d78 subsys/bluetooth/host/keys.h: Add include guard and required include
This header requires bluetooth.h but was not including it itself.
Due to this we had 2 tests failing to build.
Let's just include the dependencies to this header instead of
relaying on users including the dependencies dependencies in
the right order.

Also, let's add an include guard as in a test this header was
included twice leading to weird build errors.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-29 09:24:13 -07:00
..
bindesc
bluetooth subsys/bluetooth/host/keys.h: Add include guard and required include 2024-10-29 09:24:13 -07:00
canbus
console
dap
debug
demand_paging
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk
dsp
emul
fb
fs fs: zms: multiple fixes from previous PR review 2024-10-29 07:07:13 -05:00
input
ipc ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description 2024-10-24 13:15:35 +01:00
jwt
llext
logging logging: backend: websocket: Avoid uninit variable warning 2024-10-25 12:50:54 -05:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: transport: Add LoRaWAN MCUmgr SMP transport 2024-10-25 14:00:48 +02:00
modbus
modem
net net: ipv4: Fix ARP probe check in address conflict detection 2024-10-29 07:07:59 -05:00
pm pm: policy: allow using latency API in standalone mode 2024-10-24 17:50:44 +02:00
portability
profiling
random
retention
rtio
sd
secure_storage
sensing
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell shell: backend: websocket: Fix socket service creation 2024-10-25 12:50:54 -05:00
sip_svc
stats
storage storage/stream_flash: Make context const where not modified 2024-10-25 22:45:33 +01:00
task_wdt
testsuite
timing
tracing tracing: add named event trace 2024-10-17 10:46:52 -04:00
usb usb: device_next: cdc_acm: Prevent polling for buffer in TX 2024-10-22 22:46:59 -04:00
zbus
CMakeLists.txt
Kconfig