Home
last modified time | relevance | path

Searched refs:coap_handle_response_get_block (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h291 int coap_handle_response_get_block(coap_context_t *context,
/third_party/libcoap/src/
H A Dcoap_block.c3335 coap_handle_response_get_block(coap_context_t *context, in coap_handle_response_get_block() function
3810 return coap_handle_response_get_block(context, session, sent, rcvd, in coap_handle_response_get_block()
3820 return coap_handle_response_get_block(context, session, sent, rcvd, in coap_handle_response_get_block()
H A Dcoap_net.c3411 if (coap_handle_response_get_block(context, session, sent, rcvd, in handle_response()

Completed in 11 milliseconds