Home
last modified time | relevance | path

Searched defs:block_opt (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/src/
Dblock.c18 coap_opt_block_num(const coap_opt_t *block_opt) { in coap_opt_block_num()
654 uint16_t block_opt = COAP_OPTION_BLOCK2; in coap_add_data_large_response() local
958 uint16_t block_opt = 0; in coap_handle_request_send_block() local
1620 uint16_t block_opt = 0; in coap_handle_response_get_block() local
/third_party/libcoap/examples/
Dcoap-client.c318 coap_opt_t *block_opt; in message_handler() local