ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_ble_mesh_rpr_client_act_param_t
from the following samples and libraries:
rpr_client sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
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
esp_ble_mesh_rpr_client_act_param_t union
Remote Provisioning Client model action union
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_rpr_model_api.h:179
typedef
union
{
esp_ble_mesh_rpr_client_start_rpr_t
start_rpr
;
}
esp_ble_mesh_rpr_client_act_param_t
;
Fields
Field
Declared as
Description
esp_ble_mesh_rpr_client_act_param_t::start_rpr
esp_ble_mesh_rpr_client_start_rpr_t
Start remote provisioning.
Related Functions
Found 2 other functions taking a
esp_ble_mesh_rpr_client_act_param_t
argument:
Function
Description
esp_ble_mesh_rpr_client_action()
Remote Provisioning Client model perform related actions, e.g. start remote provisioning.
btc_ble_mesh_rpr_client_act()
Examples
esp_ble_mesh_rpr_client_act_param_t
is referenced by 1 libraries and example projects:
rpr_client sample
References
from
0/1
examples
Code
Location
Scope
Referrer
typedef
union
{
esp_ble_mesh_rpr_model_api.h:179
}
esp_ble_mesh_rpr_client_act_param_t
;
esp_ble_mesh_rpr_model_api.h:181
dst
->
rpr_act
.
param
=
bt_mesh_calloc
(
sizeof
(
esp_ble_mesh_rpr_client_act_param_t
)
)
;
btc_ble_mesh_rpr_model.c:64
btc_ble_mesh_rpr_client_arg_deep_copy()
sizeof
(
esp_ble_mesh_rpr_client_act_param_t
)
)
;
btc_ble_mesh_rpr_model.c:67
btc_ble_mesh_rpr_client_arg_deep_copy()
esp_ble_mesh_rpr_client_act_param_t
*
param
,
btc_ble_mesh_rpr_model.c:373
btc_ble_mesh_rpr_client_act()
btc_ble_mesh_rpr_client_act()::param
esp_ble_mesh_rpr_client_act_param_t
*
param
;
btc_ble_mesh_rpr_model.h:30
btc_ble_mesh_rpr_client_args_t::
::param
esp_ble_mesh_rpr_client_act_param_t
*
param
)
esp_ble_mesh_rpr_model_api.c:63
esp_ble_mesh_rpr_client_action()
esp_ble_mesh_rpr_client_action()::param
}
esp_ble_mesh_rpr_client_act_param_t
;
esp_ble_mesh_rpr_model_api.h:181
esp_ble_mesh_rpr_client_act_param_t
esp_ble_mesh_rpr_client_act_param_t
*
param
)
;
esp_ble_mesh_rpr_model_api.h:457
esp_ble_mesh_rpr_client_action()
esp_ble_mesh_rpr_client_action()::param
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
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
Instance
Scope
Location
Project
esp_ble_mesh_rpr_client_action()::param
esp_ble_mesh_rpr_client_action()
esp_ble_mesh_rpr_model_api.h:457
btc_ble_mesh_rpr_client_args_t::
::param
btc_ble_mesh_rpr_model.h:30
esp_ble_mesh_rpr_client_action()::param
esp_ble_mesh_rpr_client_action()
esp_ble_mesh_rpr_model_api.c:63
btc_ble_mesh_rpr_client_act()::param
btc_ble_mesh_rpr_client_act()
btc_ble_mesh_rpr_model.c:373
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out