Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c1062 int have_block1 = 0; in coap_send() local
1082 have_block1 = 1; in coap_send()
1090 if (observe_action != -1 || have_block1 || in coap_send()
1122 if (have_block1 && session->lg_xmit) { in coap_send()