ESP-IDF
kPriorityNormal
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kPriorityNormal
kPriorityNormal value
Syntax
Show:
Summary
Declaration
from
message.hpp:304
kPriorityNormal
=
OT_MESSAGE_PRIORITY_NORMAL
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kPriorityNormal
=
OT_MESSAGE_PRIORITY_NORMAL
,
///< Normal priority level.
message.hpp:304
priority
=
Message
::
kPriorityNormal
;
ip6.cpp:121
ot::Ip6::Ip6
ot::Ip6::Ip6::DscpToPriority()
priority
=
Message
::
kPriorityNormal
;
ip6.cpp:132
ot::Ip6::Ip6
ot::Ip6::Ip6::DscpToPriority()
case
Message
::
kPriorityNormal
:
ip6.cpp:149
ot::Ip6::Ip6
ot::Ip6::Ip6::PriorityToDscp()
SuccessOrExit
(
error
=
Get
<
Client
>
(
)
.
SendCommand
(
kUriDiagnosticGetQuery
,
Message
::
kPriorityNormal
,
destination
,
mesh_diag.cpp:175
ot::Utils::MeshDiag
ot::Utils::MeshDiag::SendQuery()
Message
::
Priority
priority
=
Message
::
kPriorityNormal
;
mesh_forwarder_ftd.cpp:607
ot::MeshForwarder
ot::MeshForwarder::HandleMesh()
const
otMessageSettings
Message
::
Settings
::
kDefault
=
{
kWithLinkSecurity
,
kPriorityNormal
}
;
message.cpp:193
ValidateNextEnum
(
kPriorityNormal
)
;
message.cpp:370
ot::Message
ot::Message::PriorityToString()
error
=
SendCommand
(
kUriDiagnosticGetQuery
,
Message
::
kPriorityNormal
,
aDestination
,
aTlvTypes
,
aCount
)
;
network_diagnostic.cpp:871
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
error
=
SendCommand
(
kUriDiagnosticGetRequest
,
Message
::
kPriorityNormal
,
aDestination
,
aTlvTypes
,
aCount
,
network_diagnostic.cpp:875
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
return
SendCommand
(
kUriDiagnosticReset
,
Message
::
kPriorityNormal
,
aDestination
,
aTlvTypes
,
aCount
)
;
network_diagnostic.cpp:977
ot::NetworkDiagnostic::Client
ot::NetworkDiagnostic::Client::SendDiagnosticReset()
case
Message
::
kPriorityNormal
:
tmf.cpp:237
ot::Tmf::Agent
ot::Tmf::Agent::PriorityToDscp()
priority
=
Message
::
kPriorityNormal
;
tmf.cpp:263
ot::Tmf::Agent
ot::Tmf::Agent::DscpToPriority()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kPriorityNormal
is read by 9 functions:
All items filtered out
kPriorityNormal
ot::Message::PriorityToString()
ot::MeshForwarder::HandleMesh()
ot::NetworkDiagnostic::Client::SendDiagnosticGet()
ot::NetworkDiagnostic::Client::SendDiagnosticReset()
ot::Tmf::Agent::PriorityToDscp()
ot::Tmf::Agent::DscpToPriority()
ot::Utils::MeshDiag::SendQuery()
ot::Ip6::Ip6::DscpToPriority()
ot::Ip6::Ip6::PriorityToDscp()
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