ESP-IDF
ot::Coap::Message::SetType()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Coap::Message::SetType()
ot::Coap::Message::SetType() method
Sets the Type value.
Syntax
Show:
Summary
Declaration
from
coap_message.hpp:262
void
SetType
(
Type
aType
)
;
Arguments
Argument
Description
aType
The Type value.
Examples
References
from
examples
Code
Location
Scope
Referrer
void
SetType
(
Type
aType
)
coap_message.hpp:262
SetType
(
aType
)
;
coap_message.cpp:59
ot::Coap::Message
ot::Coap::Message::Init()
Call Tree
from
examples
ot::Coap::Message::SetType()
is called by 1 function and calls 1 function:
ot::Coap::Message::Init()
All items filtered out
ot::Coap::Message::SetType()
ot::Coap::Message::GetHelpData()
All items filtered out
Data Use
from
examples
ot::Coap::Message::SetType()
reads 4 variables and writes 1 variable:
ot::Coap::Message::kTypeOffset
ot::Coap::Message::kTypeMask
ot::Coap::Message::Header::mVersionTypeToken
ot::Coap::Message::HelpData::mHeader
All items filtered out
ot::Coap::Message::SetType()
ot::Coap::Message::Header::mVersionTypeToken
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