ESP-IDF
bt_mesh_prov_data_info
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
bt_mesh_prov_data_info
bt_mesh_prov_data_info struct
Syntax
Show:
Summary
Declaration
from
prov_pvnr.h:40
struct
bt_mesh_prov_data_info
{
union
{
uint16_t
net_idx
;
uint8_t
flags
;
uint32_t
iv_index
;
}
;
uint8_t
flag
;
}
;
Fields
Field
Declared as
bt_mesh_prov_data_info::flag
uint8_t
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
bt_mesh_prov_data_info
{
prov_pvnr.h:40
struct
bt_mesh_prov_data_info
info
=
{
0
}
;
btc_ble_mesh_prov.c:2483
btc_ble_mesh_prov_call_handler()
int
bt_mesh_provisioner_set_prov_data_info
(
struct
bt_mesh_prov_data_info
*
info
)
prov_pvnr.c:789
bt_mesh_provisioner_set_prov_data_info()
bt_mesh_provisioner_set_prov_data_info()::info
int
bt_mesh_provisioner_set_prov_data_info
(
struct
bt_mesh_prov_data_info
*
info
)
;
prov_pvnr.h:244
bt_mesh_provisioner_set_prov_data_info()
bt_mesh_provisioner_set_prov_data_info()::info
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
bt_mesh_provisioner_set_prov_data_info()::info
bt_mesh_provisioner_set_prov_data_info()
prov_pvnr.h:244
bt_mesh_provisioner_set_prov_data_info()::info
bt_mesh_provisioner_set_prov_data_info()
prov_pvnr.c:789
Lifecycle
from
examples
All items filtered out
All items filtered out