ESP-IDF
kSubTypeNone
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kSubTypeNone
kSubTypeNone value
Syntax
Show:
Summary
Declaration
from
message.hpp:293
kSubTypeNone
=
0
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kSubTypeNone
=
0
,
///< None
message.hpp:293
,
mMessageSubType
(
Message
::
kSubTypeNone
)
secure_transport.cpp:78
ot::MeshCoP::SecureTransport
ot::MeshCoP::SecureTransport::SecureTransport()
,
mMessageDefaultSubType
(
Message
::
kSubTypeNone
)
secure_transport.cpp:79
ot::MeshCoP::SecureTransport
ot::MeshCoP::SecureTransport::SecureTransport()
mMessageSubType
=
Message
::
kSubTypeNone
;
secure_transport.cpp:376
ot::MeshCoP::SecureTransport
ot::MeshCoP::SecureTransport::Setup()
if
(
aMessage
.
GetSubType
(
)
!=
Message
::
kSubTypeNone
)
secure_transport.cpp:759
ot::MeshCoP::SecureTransport
ot::MeshCoP::SecureTransport::Send()
if
(
aMessageSubType
!=
Message
::
kSubTypeNone
)
secure_transport.cpp:1186
ot::MeshCoP::SecureTransport
ot::MeshCoP::SecureTransport::HandleSecureTransportSend()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kSubTypeNone
is read by 4 functions:
All items filtered out
kSubTypeNone
ot::MeshCoP::SecureTransport::SecureTransport()
ot::MeshCoP::SecureTransport::Setup()
ot::MeshCoP::SecureTransport::Send()
ot::MeshCoP::SecureTransport::HandleSecureTransportSend()
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