Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h288 int coap_handle_response_send_block(coap_session_t *session, coap_pdu_t *sent,
/third_party/libcoap/src/
Dcoap_net.c3404 if (coap_handle_response_send_block(session, sent, rcvd)) { in handle_response()
Dcoap_block.c3022 coap_handle_response_send_block(coap_session_t *session, coap_pdu_t *sent, in coap_handle_response_send_block() function