Searched refs:COAP_RESPONSE_OK (Results 1 – 7 of 7) sorted by relevance
127 COAP_RESPONSE_OK /* Response is fine */145 will get sent to the server by libcoap. The returned value of COAP_RESPONSE_OK365 return COAP_RESPONSE_OK;370 return COAP_RESPONSE_OK;378 return COAP_RESPONSE_OK;
67 return COAP_RESPONSE_OK; in message_handler()
48 COAP_RESPONSE_OK /**< Response is fine */ enumerator
53 return COAP_RESPONSE_OK; in message_handler()
408 return COAP_RESPONSE_OK; in message_handler()413 return COAP_RESPONSE_OK; in message_handler()452 return COAP_RESPONSE_OK; in message_handler()477 return COAP_RESPONSE_OK; in message_handler()
1628 return COAP_RESPONSE_OK; in proxy_response_handler()1642 return COAP_RESPONSE_OK; in proxy_response_handler()1657 return COAP_RESPONSE_OK; in proxy_response_handler()1715 return COAP_RESPONSE_OK; in proxy_response_handler()
73 with a `RST` packet) or `COAP_RESPONSE_OK`. Note that `coap_tid_t` has been