ESP-IDF
btc_ble_mesh_prov_args_t::delete_node_with_addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_mesh_prov_args_t::delete_node_with_addr
btc_ble_mesh_prov_args_t::delete_node_with_addr field
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:224
struct
ble_mesh_provisioner_delete_node_with_addr_args
{
uint16_t
unicast_addr
;
}
delete_node_with_addr
;
Examples
References
from
examples
Code
Location
Referrer
}
delete_node_with_addr
;
btc_ble_mesh_prov.h:226
param
.
provisioner_delete_node_with_addr_comp
.
unicast_addr
=
arg
->
delete_node_with_addr
.
unicast_addr
;
btc_ble_mesh_prov.c:2582
btc_ble_mesh_prov_call_handler()
bt_mesh_provisioner_delete_node_with_node_addr
(
arg
->
delete_node_with_addr
.
unicast_addr
)
;
btc_ble_mesh_prov.c:2584
btc_ble_mesh_prov_call_handler()
arg
.
delete_node_with_addr
.
unicast_addr
=
unicast_addr
;
esp_ble_mesh_networking_api.c:394
esp_ble_mesh_provisioner_delete_node_with_addr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_mesh_prov_args_t::delete_node_with_addr
is read by 2 functions:
All items filtered out
btc_ble_mesh_prov_args_t::delete_node_with_addr
esp_ble_mesh_provisioner_delete_node_with_addr()
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