ESP-IDF
bt_mesh_node::addr_type
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_node::addr_type
bt_mesh_node::addr_type field
Syntax
Show:
Summary
Declaration
from
pvnr_mgmt.h:24
uint8_t
addr_type
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
addr_type
;
/* Node device address type */
pvnr_mgmt.h:24
node
.
addr_type
=
addr
->
type
;
pvnr_mgmt.c:340
bt_mesh_provisioner_provision()
if
(
mesh_nodes
[
i
]
&&
mesh_nodes
[
i
]
->
addr_type
==
addr
->
type
&&
pvnr_mgmt.c:542
bt_mesh_provisioner_delete_node_with_dev_addr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_node::addr_type
is written by 1 function and is read by 1 function:
bt_mesh_provisioner_provision()
All items filtered out
bt_mesh_node::addr_type
bt_mesh_provisioner_delete_node_with_dev_addr()
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