zephyr/subsys
Michał Narajowski 67ab8a3173 Bluetooth: Mesh: Fix response to Provisioning PDU with invalid type
Reverse the order of these checks because invalid PDU type will
never be expected. If PDU type is invalid we should respond with
error 0x0002 - Invalid format.

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2020-07-08 10:19:02 +02:00
..
bluetooth Bluetooth: Mesh: Fix response to Provisioning PDU with invalid type 2020-07-08 10:19:02 +02:00
canbus canbus: canopen: fix reference to CAN in Automation draft standard 2020-06-29 14:10:56 -04:00
console console: tty: Fix k_sem_take with wait time from ISR 2020-06-17 17:10:08 +02:00
cpp
debug
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
fb
fs subsys/fs: Fix fs_* operations crashing when file closed 2020-07-03 12:16:11 -04:00
jwt
logging logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
mgmt mgmt: correct MPU_ALLOW_FLASH_WRITE selection 2020-07-02 12:28:06 +02:00
net net: lwm2m: Fix invalid logical and operator usage 2020-07-07 15:06:22 +02:00
power soc: arm: st_stm32 add low power to stm32wb series 2020-07-02 08:45:40 -04:00
random random: entropy: Fix invalid memory access 2020-07-01 07:22:18 -04:00
settings settings: Fix uninitialised variables 2020-06-17 08:55:59 +03:00
shell shell: Export shell_hexdump_line() 2020-07-07 17:19:26 -04:00
stats
storage storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
testsuite test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
tracing
usb usb: Correct logging level in Audio class. 2020-07-07 19:28:14 -04:00
CMakeLists.txt
Kconfig