Searched refs:OT_COAP_OPTION_BLOCK2 (Results 1 – 4 of 4) sorted by relevance
145 OT_COAP_OPTION_BLOCK2 = 23, ///< Block2 (RFC7959) enumerator
155 kOptionBlock2 = OT_COAP_OPTION_BLOCK2, ///< Block2 (RFC7959)
536 if (otCoapOptionIteratorGetFirstOptionMatching(&iterator, OT_COAP_OPTION_BLOCK2) != nullptr) in HandleRequest()
643 if (otCoapOptionIteratorGetFirstOptionMatching(&iterator, OT_COAP_OPTION_BLOCK2) != nullptr) in HandleRequest()