ESP-IDF
+
0
/4 examples
SourceVu will show references to
ble_mesh_model_operation_evt_param::model
from the following samples and libraries:
aligenie_demo sample
wifi_coexist sample
fast_prov_client sample
fast_prov_server 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
ble_mesh_model_operation_evt_param::model
ble_mesh_model_operation_evt_param::model field
Pointer to the model which receives the message
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:2448
esp_ble_mesh_model_t
*
model
;
Examples
ble_mesh_model_operation_evt_param::model
is referenced by 4 libraries and example projects:
aligenie_demo sample
wifi_coexist sample
fast_prov_client sample
fast_prov_server sample
References
from
0/4
examples
Code
Location
Referrer
esp_ble_mesh_model_t
*
model
;
/*!< Pointer to the model which receives the message */
esp_ble_mesh_defs.h:2448
mesh_param
.
model_operation
.
model
=
(
esp_ble_mesh_model_t
*
)
model
;
btc_ble_mesh_prov.c:482
btc_ble_mesh_server_model_op_cb()
mesh_param
.
model_operation
.
model
=
(
esp_ble_mesh_model_t
*
)
model
;
btc_ble_mesh_prov.c:514
btc_ble_mesh_client_model_op_cb()
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
ble_mesh_model_operation_evt_param::model
is written by 2 functions:
btc_ble_mesh_server_model_op_cb()
btc_ble_mesh_client_model_op_cb()
All items filtered out
ble_mesh_model_operation_evt_param::model
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out