Home
last modified time | relevance | path

Searched refs:COAP_RECURSE_OK (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h32 COAP_RECURSE_OK, enumerator
/third_party/libcoap/src/
Dblock.c1903 if (recursive == COAP_RECURSE_OK && !p) { in coap_handle_response_get_block()
Dnet.c2918 COAP_RECURSE_OK)) { in handle_response()