ESP-IDF
bt_mesh_prov_data_info::flag
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
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::flag
bt_mesh_prov_data_info::flag field
Syntax
Show:
Summary
Declaration
from
prov_pvnr.h:46
uint8_t
flag
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
flag
;
prov_pvnr.h:46
info
.
flag
=
arg
->
set_prov_data_info
.
prov_data
.
flag
;
btc_ble_mesh_prov.c:2484
btc_ble_mesh_prov_call_handler()
if
(
info
==
NULL
||
info
->
flag
==
0
)
{
prov_pvnr.c:793
bt_mesh_provisioner_set_prov_data_info()
if
(
info
->
flag
&
NET_IDX_FLAG
)
{
prov_pvnr.c:797
bt_mesh_provisioner_set_prov_data_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_prov_data_info::flag
is written by 1 function and is read by 1 function:
btc_ble_mesh_prov_call_handler()
All items filtered out
bt_mesh_prov_data_info::flag
bt_mesh_provisioner_set_prov_data_info()
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