Searched refs:coap_append_descriptive_block_option (Results 1 – 2 of 2) sorted by relevance
1250 int coap_append_descriptive_block_option(struct coap_packet *cpkt, struct coap_block_context *ctx) in coap_append_descriptive_block_option() function
372 ret = coap_append_descriptive_block_option(&msg->cpkt, msg->out.block_ctx); in build_msg_block_for_send()
Completed in 27 milliseconds