Searched refs:kOption1ByteExtension (Results 1 – 2 of 2) sorted by relevance
127 rval = kOption1ByteExtension; in WriteExtendedOptionField()622 VerifyOrExit(aValue >= Message::kOption1ByteExtension); in ReadExtendedOptionField()624 if (aValue == Message::kOption1ByteExtension) in ReadExtendedOptionField()
828 static constexpr uint8_t kOption1ByteExtension = 13; // Indicates a one-byte extension. member in ot::Coap::Message