ESP-IDF
net_val::primary_addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
net_val::primary_addr
net_val::primary_addr field
Syntax
Show:
Summary
Declaration
from
settings.c:76
uint16_t
primary_addr
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
primary_addr
;
net.c:61
uint16_t
primary_addr
;
settings.c:76
bt_mesh_comp_provision
(
net
.
primary_addr
)
;
settings.c:249
net_set()
BT_INFO
(
"Restored Primary Address 0x%04x"
,
net
.
primary_addr
)
;
settings.c:251
net_set()
net
.
primary_addr
=
bt_mesh_primary_addr
(
)
;
settings.c:1576
store_pending_net()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
net_val::primary_addr
is written by 1 function and is read by 1 function:
store_pending_net()
All items filtered out
net_val::primary_addr
net_set()
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