Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/coap/
Dcoap_message.hpp930 struct HelpData : public Clearable<HelpData> struct in ot::Coap::Message
932 Header mHeader;
933 uint16_t mOptionLast;
934 uint16_t mHeaderOffset; ///< The byte offset for the CoAP Header
935 uint16_t mHeaderLength;
936 bool mPayloadMarkerSet;
938 BlockWiseData mBlockWiseData;