ESP-IDF
ble_mesh_provisioner_set_node_name_args::index
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_mesh_provisioner_set_node_name_args::index
ble_mesh_provisioner_set_node_name_args::index field
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:189
uint16_t
index
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
index
;
btc_ble_mesh_prov.h:189
param
.
provisioner_set_node_name_comp
.
node_index
=
arg
->
set_node_name
.
index
;
btc_ble_mesh_prov.c:2510
btc_ble_mesh_prov_call_handler()
bt_mesh_provisioner_set_node_name
(
arg
->
set_node_name
.
index
,
arg
->
set_node_name
.
name
)
;
btc_ble_mesh_prov.c:2512
btc_ble_mesh_prov_call_handler()
arg
.
set_node_name
.
index
=
index
;
esp_ble_mesh_networking_api.c:275
esp_ble_mesh_provisioner_set_node_name()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_mesh_provisioner_set_node_name_args::index
is written by 1 function and is read by 1 function:
esp_ble_mesh_provisioner_set_node_name()
All items filtered out
ble_mesh_provisioner_set_node_name_args::index
btc_ble_mesh_prov_call_handler()
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