ESP-IDF
esp_ble_mesh_fast_prov_info_t::unicast_max
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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::unicast_max
esp_ble_mesh_fast_prov_info_t::unicast_max field
Maximum unicast address used for fast provisioning
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:870
uint16_t
unicast_max
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
unicast_max
;
/*!< Maximum unicast address used for fast provisioning */
esp_ble_mesh_defs.h:870
.
unicast_max
=
unicast_min
+
srv
->
max_node_num
-
1
,
ble_mesh_fast_prov_server_model.c:288
example_fast_prov_server_recv_msg()
arg
.
set_fast_prov_info
.
unicast_max
=
fast_prov_info
->
unicast_max
;
esp_ble_mesh_provisioning_api.c:496
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::unicast_max
is read by 1 function:
All items filtered out
esp_ble_mesh_fast_prov_info_t::unicast_max
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