Searched refs:COAP_ERROR_NOT_FOUND (Results 1 – 6 of 6) sorted by relevance
79 return COAP_ERROR_NOT_FOUND; in CoAPStrOption_get()158 return COAP_ERROR_NOT_FOUND; in CoAPUintOption_get()170 return COAP_ERROR_NOT_FOUND; in CoAPOption_present()
84 #define COAP_ERROR_NOT_FOUND (COAP_ERROR_BASE | 7) macro
209 return COAP_ERROR_NOT_FOUND; in Cloud_CoAPRespMessage_handle()
759 return COAP_ERROR_NOT_FOUND; in observe_data_encrypt()774 return COAP_ERROR_NOT_FOUND; in observe_data_encrypt()
124 return COAP_ERROR_NOT_FOUND; in CoAPObsServer_add()
448 return COAP_ERROR_NOT_FOUND; in CoAPRespMessage_handle()
Completed in 29 milliseconds