Home
last modified time | relevance | path

Searched refs:coap_write_block_opt (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_block.h175 int coap_write_block_opt(coap_block_t *block,
/third_party/libcoap/
Dlibcoap-3.map289 coap_write_block_opt;
Dlibcoap-3.sym286 coap_write_block_opt
/third_party/libcoap/src/
Dcoap_block.c170 coap_write_block_opt(coap_block_t *block, coap_option_num_t number, in coap_write_block_opt() function
323 res = coap_write_block_opt(&block2, COAP_OPTION_BLOCK2, response, length); in coap_add_data_blocked_response()
360 coap_write_block_opt(&block2, COAP_OPTION_BLOCK2, response, length); in coap_add_data_blocked_response()