Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu.h356 COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE = COAP_RESPONSE_CODE(503), enumerator
/third_party/libcoap/examples/
Dcoap-rd.c193 code = COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE; in hnd_put_resource()
214 code = COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE; in hnd_put_resource()
Detsi_iot_01.c384 coap_pdu_set_code(response, COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE); in hnd_get_separate()
Dcoap-server.c438 coap_pdu_set_code(response, COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE); in hnd_get_async()
/third_party/libcoap/man/
Dcoap_async.txt.in185 coap_pdu_set_code(response, COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE);
Dcoap_pdu_access.txt.in153 COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE 5.03
Dcoap_pdu_setup.txt.in189 COAP_RESPONSE_CODE_SERVICE_UNAVAILABLE 5.03