Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h166 int coap_handle_request_send_block(coap_session_t *session,
/third_party/libcoap/src/
Dblock.c951 coap_handle_request_send_block(coap_session_t *session, in coap_handle_request_send_block() function
Dnet.c2806 if (coap_handle_request_send_block(session, pdu, response, resource, in handle_request()