Home
last modified time | relevance | path

Searched refs:COAP_RESPONSE_OK (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/man/
Dcoap_handler.txt.in127 COAP_RESPONSE_OK /* Response is fine */
145 will get sent to the server by libcoap. The returned value of COAP_RESPONSE_OK
365 return COAP_RESPONSE_OK;
370 return COAP_RESPONSE_OK;
378 return COAP_RESPONSE_OK;
/third_party/libcoap/examples/riot/examples_libcoap_client/
Dclient-coap.c67 return COAP_RESPONSE_OK; in message_handler()
/third_party/libcoap/include/coap3/
Dcoap_net.h48 COAP_RESPONSE_OK /**< Response is fine */ enumerator
/third_party/libcoap/examples/lwip/
Dclient-coap.c53 return COAP_RESPONSE_OK; in message_handler()
/third_party/libcoap/examples/
Dcoap-client.c408 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()
Dcoap-server.c1628 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()
/third_party/libcoap/doc/
Dupgrade_4.2.1_4.3.0.txt73 with a `RST` packet) or `COAP_RESPONSE_OK`. Note that `coap_tid_t` has been