ESP-IDF
esp_ble_mesh_model::cb
is only used within ESP-IDF.
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_model::cb
esp_ble_mesh_model::cb field
Model callback structure
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:582
esp_ble_mesh_model_cbs_t
*
cb
;
Examples
References
from
examples
Code
Location
Referrer
esp_ble_mesh_model_cbs_t
*
cb
;
esp_ble_mesh_defs.h:582
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_cfg_srv_cb
;
btc_ble_mesh_prov.c:1430
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_cfg_cli_cb
;
btc_ble_mesh_prov.c:1440
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_health_srv_cb
;
btc_ble_mesh_prov.c:1455
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_rpr_cli_cb
;
btc_ble_mesh_prov.c:1664
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_rpr_srv_cb
;
btc_ble_mesh_prov.c:1679
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_df_cli_cb
;
btc_ble_mesh_prov.c:1689
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_df_srv_cb
;
btc_ble_mesh_prov.c:1704
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1714
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1723
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1732
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1741
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1750
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1759
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1768
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_generic_client_cb
;
btc_ble_mesh_prov.c:1777
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_sensor_client_cb
;
btc_ble_mesh_prov.c:1854
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_onoff_srv_cb
;
btc_ble_mesh_prov.c:1904
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_level_srv_cb
;
btc_ble_mesh_prov.c:1911
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_def_trans_time_srv_cb
;
btc_ble_mesh_prov.c:1918
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_power_onoff_srv_cb
;
btc_ble_mesh_prov.c:1925
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_power_onoff_setup_srv_cb
;
btc_ble_mesh_prov.c:1932
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_power_level_srv_cb
;
btc_ble_mesh_prov.c:1939
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_power_level_setup_srv_cb
;
btc_ble_mesh_prov.c:1946
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_battery_srv_cb
;
btc_ble_mesh_prov.c:1953
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_location_srv_cb
;
btc_ble_mesh_prov.c:1960
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_user_prop_srv_cb
;
btc_ble_mesh_prov.c:1967
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_admin_prop_srv_cb
;
btc_ble_mesh_prov.c:1974
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_manu_prop_srv_cb
;
btc_ble_mesh_prov.c:1981
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_client_prop_srv_cb
;
btc_ble_mesh_prov.c:1988
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_gen_location_setup_srv_cb
;
btc_ble_mesh_prov.c:1995
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_lightness_srv_cb
;
btc_ble_mesh_prov.c:2021
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_lightness_setup_srv_cb
;
btc_ble_mesh_prov.c:2028
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_ctl_srv_cb
;
btc_ble_mesh_prov.c:2035
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_ctl_setup_srv_cb
;
btc_ble_mesh_prov.c:2042
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_ctl_temp_srv_cb
;
btc_ble_mesh_prov.c:2049
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_hsl_srv_cb
;
btc_ble_mesh_prov.c:2056
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_hsl_hue_srv_cb
;
btc_ble_mesh_prov.c:2063
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_hsl_sat_srv_cb
;
btc_ble_mesh_prov.c:2070
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_hsl_setup_srv_cb
;
btc_ble_mesh_prov.c:2077
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_xyl_srv_cb
;
btc_ble_mesh_prov.c:2084
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_xyl_setup_srv_cb
;
btc_ble_mesh_prov.c:2091
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_lc_srv_cb
;
btc_ble_mesh_prov.c:2098
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_light_lc_setup_srv_cb
;
btc_ble_mesh_prov.c:2105
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_sensor_srv_cb
;
btc_ble_mesh_prov.c:2185
btc_ble_mesh_model_op_set()
model
->
cb
=
(
esp_ble_mesh_model_cbs_t
*
)
&
bt_mesh_sensor_setup_srv_cb
;
btc_ble_mesh_prov.c:2192
btc_ble_mesh_model_op_set()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_ble_mesh_model::cb
is written by 1 function:
btc_ble_mesh_model_op_set()
All items filtered out
esp_ble_mesh_model::cb
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