mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 12:25:21 +00:00
All OSDP packets must start with a mark byte (0xFF) followed by a Start of Message byte (0x53). Skip all bytes received until such a sequence is seen to to avoid waking up the refresh thread needlessly. Also, refactor osdp_uart_isr() to reduce number of local variables. Fixes: #28168 Coverity-ID: 214218 Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |