zephyr/subsys/net/lib/coap
Pieter De Gendt cdf7d314fe net: coap: Fix coap client observe out-of-order messages
coap_response_received returned NULL if the observe option was out of
order, however it makes more sense to return the coap_reply handler
without actually calling it.

Additionally the reorder check has been modified to partially match
the RFC.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2021-06-29 10:27:22 -04:00
..
CMakeLists.txt
coap_link_format.c net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
coap.c net: coap: Fix coap client observe out-of-order messages 2021-06-29 10:27:22 -04:00
Kconfig net: coap: Keep user data inside message 2021-06-09 18:41:42 +03:00