ESP-IDF
esp_ble_mesh_fast_prov_info_t::offset
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::offset
esp_ble_mesh_fast_prov_info_t::offset field
Offset of the UUID to be compared
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:874
uint8_t
offset
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
offset
;
/*!< Offset of the UUID to be compared */
esp_ble_mesh_defs.h:874
.
offset
=
0x00
,
ble_mesh_fast_prov_server_model.c:292
example_fast_prov_server_recv_msg()
if
(
fast_prov_info
==
NULL
||
(
fast_prov_info
->
offset
+
esp_ble_mesh_provisioning_api.c:484
esp_ble_mesh_set_fast_prov_info()
arg
.
set_fast_prov_info
.
offset
=
fast_prov_info
->
offset
;
esp_ble_mesh_provisioning_api.c:500
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::offset
is read by 1 function:
All items filtered out
esp_ble_mesh_fast_prov_info_t::offset
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