ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_ble_mesh_rpr_link_close_t::reason
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_link_close_t::reason
esp_ble_mesh_rpr_link_close_t::reason field
Provisioning bearer link close reason code
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_rpr_model_api.h:151
uint8_t
reason
;
Examples
esp_ble_mesh_rpr_link_close_t::reason
is referenced by 1 libraries and example projects:
rpr_client sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
reason
;
/*!< Provisioning bearer link close reason code */
esp_ble_mesh_rpr_model_api.h:151
return
bt_mesh_rpr_link_close
(
&
param
,
msg
->
link_close
.
reason
)
;
btc_ble_mesh_rpr_model.c:362
btc_ble_mesh_rpr_client_send()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
esp_ble_mesh_rpr_link_close_t::reason
is read by 1 function:
All items filtered out
esp_ble_mesh_rpr_link_close_t::reason
btc_ble_mesh_rpr_client_send()
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