ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_ble_mesh_rpr_client_act_param_t::start_rpr
from the following samples and libraries:
rpr_client sample
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_rpr_client_act_param_t::start_rpr
esp_ble_mesh_rpr_client_act_param_t::start_rpr field
Start remote provisioning
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_rpr_model_api.h:180
esp_ble_mesh_rpr_client_start_rpr_t
start_rpr
;
Examples
esp_ble_mesh_rpr_client_act_param_t::start_rpr
is referenced by 1 libraries and example projects:
rpr_client sample
References
from
0/1
examples
Code
Location
Referrer
esp_ble_mesh_rpr_client_start_rpr_t
start_rpr
;
/*!< Start remote provisioning */
esp_ble_mesh_rpr_model_api.h:180
cb
->
act
.
start_rpr_comp
.
model
=
param
->
start_rpr
.
model
;
btc_ble_mesh_rpr_model.c:384
btc_ble_mesh_rpr_client_act()
cb
->
act
.
start_rpr_comp
.
rpr_srv_addr
=
param
->
start_rpr
.
rpr_srv_addr
;
btc_ble_mesh_rpr_model.c:385
btc_ble_mesh_rpr_client_act()
bt_mesh_rpr_start_prov
(
(
struct
bt_mesh_model
*
)
param
->
start_rpr
.
model
,
btc_ble_mesh_rpr_model.c:387
btc_ble_mesh_rpr_client_act()
param
->
start_rpr
.
rpr_srv_addr
)
;
btc_ble_mesh_rpr_model.c:388
btc_ble_mesh_rpr_client_act()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_ble_mesh_rpr_client_act_param_t::start_rpr
is read by 1 function:
All items filtered out
esp_ble_mesh_rpr_client_act_param_t::start_rpr
btc_ble_mesh_rpr_client_act()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out