zephyr/subsys/mgmt
Siddharth Chandrasekaran 4640bafca6 mgmt/osdp: Fix early check of no-data that holds PD online
When waiting for data from CP, the data timeout check must happen before
no-data check. If not, a partial packet may endlessly hold PD in
"wait-for-data" state, while the PD keeps reporting status as online
till another packet is received.

Fix this my moving no-data check below the timeout check.

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2020-10-21 17:36:16 +02:00
..
ec_host_cmd ec_host_cmd: Fix unused return value from k_sem_take call 2020-10-21 06:28:09 -05:00
hawkbit mgmt: hawkbit: Fix NULL pointer dereferences 2020-09-16 13:51:55 -05:00
mcumgr mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
osdp mgmt/osdp: Fix early check of no-data that holds PD online 2020-10-21 17:36:16 +02:00
updatehub mgmt: updatehub: Enable flash sha verification 2020-09-04 17:32:29 +02:00
CMakeLists.txt ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd: add ec host command handler framework 2020-09-04 14:50:45 -04:00