zephyr/subsys/net/lib/coap
Juha Ylinen 1aef034126 net: coap: add support for Echo option (RFC 9175)
Resend the request with Echo option and the received Echo
option value when receiving a 4.01 (Unauthorized) response
with the Echo option.

Add missing header file kernel.h to coap_client.h.

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
2023-10-20 15:09:44 +02:00
..
CMakeLists.txt
coap_client.c net: coap: add support for Echo option (RFC 9175) 2023-10-20 15:09:44 +02:00
coap_link_format.c
coap.c random: Rename random header 2023-10-10 14:23:50 +03:00
Kconfig net: lib: coap: CoAP client, multiple request handling 2023-06-28 15:19:34 +02:00