zephyr/subsys/net/lib/zoap
Robert Chou 7087162385 net: zoap: add missing response code for zoap_header_get_code()
Three response codes are missed in zoap_header_get_code() which will
result in the response code returned from the function being set as
ZOAP_CODE_EMPTY. Check include/net/zoap.h for the missing code
definition.

Signed-off-by: Robert Chou <robert.ch.chou@acer.com>
2017-06-23 16:04:00 -04:00
..
Kbuild
Kconfig tests: net: zoap: Add path uri matching tests 2017-05-25 18:49:56 +03:00
Makefile
zoap.c net: zoap: add missing response code for zoap_header_get_code() 2017-06-23 16:04:00 -04:00
zoap_link_format.c net: zoap: Remove extra null checks 2017-05-25 18:50:40 +03:00