zephyr/tests/net/lib/coap_client
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
..
src net: coap: add support for Echo option (RFC 9175) 2023-10-20 15:09:44 +02:00
CMakeLists.txt tests: Ztest tests for coap client 2023-06-28 15:19:34 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: Add ztest tests for coap client 2023-05-26 09:44:50 -04:00