bb27f0578b
A payload size of 0xFF is valid and should not be a reason to keep looping for more headers. The complete reqiurement is now: ``` header_slave[STATUS_HEADER_READY] == READY_NOW && header_slave[STATUS_HEADER_TOREAD] > 0 ``` This fixes events being dropped when the payload size is 255. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.infineon | ||
apollox_blue.c | ||
apollox_blue.h | ||
cyw43xxx.c | ||
h4.c | ||
h5.c | ||
hci_ambiq.c | ||
hci_b91.c | ||
hci_esp32.c | ||
hci_psoc6_bless.c | ||
hci_spi_st.c | ||
hci_stm32wba.c | ||
ipc.c | ||
ipm_stm32wb.c | ||
nrf53_support.c | ||
slz_hci.c | ||
spi.c | ||
userchan.c |