ESP-IDF
btc_ble_mesh_rpr_client_act()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_mesh_rpr_client_act()
btc_ble_mesh_rpr_client_act() function
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_rpr_model.c:372
static
int
btc_ble_mesh_rpr_client_act
(
esp_ble_mesh_rpr_client_act_type_t
type
,
esp_ble_mesh_rpr_client_act_param_t
*
param
,
esp_ble_mesh_rpr_client_cb_param_t
*
cb
)
;
Arguments
Argument
type
param
cb
Examples
References
from
examples
Code
Location
Referrer
static
int
btc_ble_mesh_rpr_client_act
(
esp_ble_mesh_rpr_client_act_type_t
type
,
btc_ble_mesh_rpr_model.c:372
btc_ble_mesh_rpr_client_act
(
arg
->
rpr_act
.
type
,
btc_ble_mesh_rpr_model.c:418
btc_ble_mesh_rpr_client_call_handler()
Call Tree
from
examples
btc_ble_mesh_rpr_client_act()
is called by 1 function and calls 3 functions:
btc_ble_mesh_rpr_client_call_handler()
All items filtered out
btc_ble_mesh_rpr_client_act()
esp_log_timestamp()
esp_log_write()
bt_mesh_rpr_start_prov()
All items filtered out
Data Use
from
examples
btc_ble_mesh_rpr_client_act()
reads 8 variables and writes 4 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_ble_mesh_rpr_client_act_type_t::ESP_BLE_MESH_RPR_CLIENT_ACT_START_RPR
esp_ble_mesh_rpr_client_start_rpr_t::model
esp_ble_mesh_rpr_client_start_rpr_t::rpr_srv_addr
esp_ble_mesh_rpr_client_act_param_t::start_rpr
esp_ble_mesh_rpr_client_act_evt_t::ESP_BLE_MESH_START_RPR_COMP_SUB_EVT
esp_ble_mesh_rpr_client_cb_param_t::
::start_rpr_comp
esp_ble_mesh_rpr_client_cb_param_t::act
All items filtered out
btc_ble_mesh_rpr_client_act()
esp_ble_mesh_rpr_client_cb_param_t::
::sub_evt
esp_ble_mesh_rpr_client_cb_param_t::
::
::err_code
esp_ble_mesh_rpr_client_cb_param_t::
::
::model
esp_ble_mesh_rpr_client_cb_param_t::
::
::rpr_srv_addr
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