ESP-IDF
ot::Coap::Message::GetVersion() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Coap::Message::GetVersion() const
ot::Coap::Message::GetVersion() const method
Returns the Version value.
Syntax
Show:
Summary
Declaration
from
coap_message.hpp:234
uint8_t
GetVersion
(
void
)
const
;
Return value
The Version value.
Examples
References
from
examples
Code
Location
uint8_t
GetVersion
(
void
)
const
coap_message.hpp:234
Call Tree
from
examples
ot::Coap::Message::GetVersion() const
calls 1 function:
All items filtered out
ot::Coap::Message::GetVersion() const
ot::Coap::Message::GetHelpData() const
All items filtered out
Data Use
from
examples
ot::Coap::Message::GetVersion() const
reads 4 variables:
ot::Coap::Message::kVersionOffset
ot::Coap::Message::kVersionMask
ot::Coap::Message::Header::mVersionTypeToken
ot::Coap::Message::HelpData::mHeader
All items filtered out
ot::Coap::Message::GetVersion() const
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out