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