ESP-IDF
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
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::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope() method
Clears and initializes the unicast address as a valid (but not preferred), thread-origin, global scope address.
Syntax
Show:
Summary
Declaration
Definition
from
netif.hpp:126
void
InitAsThreadOriginGlobalScope
(
void
)
;
Implemented in
netif.cpp:557
Examples
References
from
examples
Code
Location
void
Netif
::
UnicastAddress
::
InitAsThreadOriginGlobalScope
(
void
)
netif.cpp:557
void
InitAsThreadOriginGlobalScope
(
void
)
;
netif.hpp:126
Call Tree
from
examples
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
calls 1 function:
All items filtered out
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
ot::Ip6::Netif::UnicastAddress::SetScopeOverride()
All items filtered out
Data Use
from
examples
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
reads 2 variables and writes 2 variables:
ot::Ip6::Address::kGlobalScope
ot::Ip6::Netif::AddressOrigin::kOriginThread
All items filtered out
ot::Ip6::Netif::UnicastAddress::InitAsThreadOriginGlobalScope()
otNetifAddress::mAddressOrigin
otNetifAddress::mValid
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