ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_ble_mesh_rpr_client_cb_param_t::
::uuid
from the following samples and libraries:
rpr_client sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_rpr_client_cb_param_t::
::uuid
esp_ble_mesh_rpr_client_cb_param_t::
::uuid field
Device UUID
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_rpr_model_api.h:293
uint8_t
uuid
[
16
]
;
Examples
esp_ble_mesh_rpr_client_cb_param_t::
::uuid
is referenced by 1 libraries and example projects:
rpr_client sample
References
from
0/1
examples
Code
Location
Referrer
uint8_t
uuid
[
16
]
;
/*!< Device UUID */
esp_ble_mesh_rpr_model_api.h:293
memcpy
(
cb_params
.
prov
.
uuid
,
uuid
,
16
)
;
btc_ble_mesh_rpr_model.c:315
btc_ble_mesh_rpr_client_prov_comp_cb()
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_cb_param_t::
::uuid
is read by 1 function:
All items filtered out
esp_ble_mesh_rpr_client_cb_param_t::
::uuid
btc_ble_mesh_rpr_client_prov_comp_cb()
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