zephyr/subsys/net/lib/coap
Sagar Shah dfd897096d net: lib: coap: method_from_code() API change to return errors.
method_from_code() signature has changed to return error and
the method. In case of an invalid code it returns -EINVAL and
causes coap_handle_request() to return -ENOTSUP.

Fixes: #49498

Signed-off-by: Sagar Shah <sagar.shah@legrand.us>
2022-09-12 10:53:34 +00:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
coap.c net: lib: coap: method_from_code() API change to return errors. 2022-09-12 10:53:34 +00:00
coap_link_format.c net: coap: Remove resource pointer NULL check 2022-08-01 10:47:23 +02:00
Kconfig net: coap: make coap vars configurable 2022-07-05 21:56:34 +00:00