ESP-IDF
bt_mesh_light_hsl_srv_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_light_hsl_srv_cb
bt_mesh_light_hsl_srv_cb variable
Syntax
Show:
Summary
Declaration
Definition
from
btc_ble_mesh_prov.c:1366
extern
const
struct
bt_mesh_model_cb
bt_mesh_light_hsl_srv_cb
;
Implemented in
lighting_server.c:3541
Examples
References
from
examples
Code
Location
Referrer
const
struct
bt_mesh_model_cb
bt_mesh_light_hsl_srv_cb
=
{
lighting_server.c:3541
extern
const
struct
bt_mesh_model_cb
bt_mesh_light_hsl_srv_cb
;
btc_ble_mesh_prov.c:1366
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()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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