ESP-IDF
bt_mesh_cdb_node::net_idx
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
bt_mesh_cdb_node::net_idx
bt_mesh_cdb_node::net_idx field
Syntax
Show:
Summary
Declaration
from
cdb.h:32
uint16_t
net_idx
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
net_idx
;
cdb.h:32
prov_device
.
node
->
net_idx
,
bt_mesh
.
iv_index
,
provisioner.c:511
send_prov_data()
bt_hex
(
node
->
dev_key
,
16
)
,
node
->
net_idx
,
node
->
num_elem
,
provisioner.c:535
prov_complete()
bt_mesh_prov
->
node_added
(
node
->
net_idx
,
node
->
uuid
,
node
->
addr
,
provisioner.c:548
prov_complete()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_cdb_node::net_idx
is read by 2 functions:
All items filtered out
bt_mesh_cdb_node::net_idx
send_prov_data()
prov_complete()
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