zephyr/subsys
Vinayak Kariappa Chettimada 689bf9b015 Bluetooth: Controller: Fix uninitialized adv mode in scan rsp PDU
Fix uninitialized adv mode value in the scan response PDU.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-08-24 12:41:21 +02:00
..
bluetooth Bluetooth: Controller: Fix uninitialized adv mode in scan rsp PDU 2022-08-24 12:41:21 +02:00
canbus drivers: can: remove z prefix from public CAN API types 2022-08-18 10:19:29 +02:00
console
cpp
debug arch/posix: Add MemorySanitizer support 2022-08-19 08:30:01 +02:00
demand_paging
dfu dfu: Fix write block size check on, probably, incorrect device 2022-08-18 12:51:20 +02:00
disk
emul emul: emul_sbs_gauge: Fix compile 2022-08-17 12:47:16 -05:00
fb fb: initialize devices at compile time 2022-08-19 11:51:26 +02:00
fs shell: typos 2022-08-18 12:25:39 +02:00
ipc ipc: rpmsg_service: initialize devices at compile time 2022-08-19 11:51:26 +02:00
jwt
logging logging: initialize devices at compile time 2022-08-19 11:51:26 +02:00
lorawan lorawan: upgrade to LoRaMAC-node v4.6.0 2022-08-03 05:02:57 +01:00
mgmt devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +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 devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
pm pm: stats: fix typo 2022-08-18 15:13:47 -05:00
portability
random random: initialize devices at compile time 2022-08-19 11:51:26 +02:00
rtio
sd sd: fix spelling in sdmmc_decode_csd 2022-08-23 11:12:37 -05:00
settings fcb_settings: Use weak function to get storage flash area 2022-08-18 12:31:43 +02:00
shell shell: Fix handling mandatory args with optional raw arg 2022-08-22 16:29:59 +00:00
stats
storage storage: flash_map: fix incomplete type 2022-08-18 11:20:26 +02:00
task_wdt task_wdt: Fix build warning on 64-bit platforms 2022-08-23 10:16:04 +02:00
testsuite zephyr/ztest_assert.h: Fix implicit to bool conversion 2022-08-24 10:06:53 +02:00
timing
tracing tracing: initialize devices at compile time 2022-08-19 11:51:26 +02:00
usb usb: Increase mass storage stack size when SD stack is enabled 2022-08-17 12:09:17 +02:00
CMakeLists.txt dfu: fixup conditional CMake include 2022-08-05 15:14:40 +02:00
Kconfig