Error and status codes specific to CoAP.
More...
|
|
|
#define
|
COAP_MESSAGE_ERROR_NULL
(IOT_COAP_ERR_BASE+0x0040)
|
|
|
|
#define
|
COAP_MESSAGE_ERROR_INVALID_CONF
(IOT_COAP_ERR_BASE+0x0041)
|
|
|
|
#define
|
COAP_MESSAGE_INVALID_CONTENT
(IOT_COAP_ERR_BASE+0x0042)
|
|
|
|
#define
|
COAP_TRANSMISSION_RESET_BY_PEER
(IOT_COAP_ERR_BASE+0x0043)
|
|
|
|
#define
|
COAP_TRANSMISSION_TIMEOUT
(IOT_COAP_ERR_BASE+0x0044)
|
|
|
|
#define
|
COAP_TRANSPORT_SECURITY_MISSING
(IOT_COAP_ERR_BASE+0x0045)
|
|
|
|
#define
|
COAP_REQUEST_RESOURCE_NOT_FOUND
(IOT_COAP_ERR_BASE+0x0046)
|
|
|
|
#define
|
COAP_REQUEST_HANDLER_NOT_FOUND
(IOT_COAP_ERR_BASE+0x0047)
|
|
|
Error and status codes specific to CoAP.