ESP-IDF
ot::NetworkData::PrefixTlv::mDomainId
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::NetworkData::PrefixTlv::mDomainId
ot::NetworkData::PrefixTlv::mDomainId field
Syntax
Show:
Summary
Declaration
from
network_data_tlvs.hpp:832
uint8_t
mDomainId
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mDomainId
;
network_data_tlvs.hpp:832
mDomainId
=
aDomainId
;
network_data_tlvs.hpp:592
ot::NetworkData::PrefixTlv
ot::NetworkData::PrefixTlv::Init()
uint8_t
GetDomainId
(
void
)
const
{
return
mDomainId
;
}
network_data_tlvs.hpp:627
ot::NetworkData::PrefixTlv
ot::NetworkData::PrefixTlv::GetDomainId() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::NetworkData::PrefixTlv::mDomainId
is written by 1 function and is read by 1 function:
ot::NetworkData::PrefixTlv::Init()
All items filtered out
ot::NetworkData::PrefixTlv::mDomainId
ot::NetworkData::PrefixTlv::GetDomainId() const
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