ESP-IDF
bt_mesh_provisioner_restore_node_name()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_provisioner_restore_node_name()
bt_mesh_provisioner_restore_node_name() function
Syntax
Show:
Summary
Declaration
from
pvnr_mgmt.h:64
int
bt_mesh_provisioner_restore_node_name
(
uint16_t
addr
,
const
char
*
name
)
;
Arguments
Argument
addr
name
Examples
References
from
examples
Code
Location
int
bt_mesh_provisioner_restore_node_name
(
uint16_t
addr
,
const
char
*
name
)
pvnr_mgmt.c:481
int
bt_mesh_provisioner_restore_node_name
(
uint16_t
addr
,
const
char
*
name
)
;
pvnr_mgmt.h:64
Call Tree
from
examples
bt_mesh_provisioner_restore_node_name()
calls 3 functions:
All items filtered out
bt_mesh_provisioner_restore_node_name()
esp_log_timestamp()
esp_log_write()
provisioner_find_node_with_addr()
All items filtered out
Data Use
from
examples
bt_mesh_provisioner_restore_node_name()
reads 2 variables:
esp_log_level_t::ESP_LOG_ERROR
bt_mesh_node::name
All items filtered out
bt_mesh_provisioner_restore_node_name()
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