ESP-IDF
ot::Mac::SubMac::mShortAddress
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
ot::Mac::SubMac::mShortAddress
ot::Mac::SubMac::mShortAddress field
Syntax
Show:
Summary
Declaration
from
sub_mac.hpp:629
ShortAddress
mShortAddress
;
Examples
References
from
examples
Code
Location
Scope
Referrer
ShortAddress
mShortAddress
;
sub_mac.hpp:629
mShortAddress
=
kShortAddrInvalid
;
sub_mac.cpp:74
ot::Mac::SubMac
ot::Mac::SubMac::Init()
mShortAddress
=
aShortAddress
;
sub_mac.cpp:163
ot::Mac::SubMac
ot::Mac::SubMac::SetShortAddress()
Get
<
Radio
>
(
)
.
SetShortAddress
(
mShortAddress
)
;
sub_mac.cpp:164
ot::Mac::SubMac
ot::Mac::SubMac::SetShortAddress()
LogDebg
(
"RadioShortAddress: 0x%04x"
,
mShortAddress
)
;
sub_mac.cpp:165
ot::Mac::SubMac
ot::Mac::SubMac::SetShortAddress()
ShortAddress
GetShortAddress
(
void
)
const
{
return
mShortAddress
;
}
sub_mac.hpp:226
ot::Mac::SubMac
ot::Mac::SubMac::GetShortAddress() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mac::SubMac::mShortAddress
is written by 2 functions and is read by 2 functions:
ot::Mac::SubMac::Init()
ot::Mac::SubMac::SetShortAddress()
All items filtered out
ot::Mac::SubMac::mShortAddress
ot::Mac::SubMac::GetShortAddress() const
ot::Mac::SubMac::SetShortAddress()
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