ESP-IDF
kNormalByteOrder
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
kNormalByteOrder
kNormalByteOrder value
Syntax
Show:
Summary
Declaration
from
mac_types.hpp:102
kNormalByteOrder
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kNormalByteOrder
,
///< Copy address bytes in normal order (as provided in array buffer).
mac_types.hpp:102
case
kNormalByteOrder
:
mac_types.cpp:79
ot::Mac::ExtAddress
ot::Mac::ExtAddress::CopyAddress()
void
Set
(
const
uint8_t
*
aBuffer
,
CopyByteOrder
aByteOrder
=
kNormalByteOrder
)
mac_types.hpp:125
ot::Mac::ExtAddress
ot::Mac::ExtAddress::Set()
void
CopyTo
(
uint8_t
*
aBuffer
,
CopyByteOrder
aByteOrder
=
kNormalByteOrder
)
const
mac_types.hpp:196
ot::Mac::ExtAddress
ot::Mac::ExtAddress::CopyTo() const
void
SetExtended
(
const
uint8_t
*
aBuffer
,
ExtAddress
::
CopyByteOrder
aByteOrder
=
ExtAddress
::
kNormalByteOrder
)
mac_types.hpp:341
ot::Mac::Address
ot::Mac::Address::SetExtended()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kNormalByteOrder
is read by 4 functions:
All items filtered out
kNormalByteOrder
ot::Mac::ExtAddress::Set()
ot::Mac::ExtAddress::CopyTo() const
ot::Mac::Address::SetExtended()
ot::Mac::ExtAddress::CopyAddress()
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