ESP-IDF
esp_ble_mesh_fast_prov_info_t::flags
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_mesh_fast_prov_info_t::flags
esp_ble_mesh_fast_prov_info_t::flags field
Flags used for fast provisioning
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:872
uint8_t
flags
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
flags
;
/*!< Flags used for fast provisioning */
esp_ble_mesh_defs.h:872
.
flags
=
flags
,
ble_mesh_fast_prov_server_model.c:289
example_fast_prov_server_recv_msg()
arg
.
set_fast_prov_info
.
flags
=
fast_prov_info
->
flags
;
esp_ble_mesh_provisioning_api.c:498
esp_ble_mesh_set_fast_prov_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_ble_mesh_fast_prov_info_t::flags
is read by 1 function:
All items filtered out
esp_ble_mesh_fast_prov_info_t::flags
esp_ble_mesh_set_fast_prov_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