ESP-IDF
bt_mesh_light_lc_setup_srv_cb
is only used within ESP-IDF.
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
bt_mesh_light_lc_setup_srv_cb
bt_mesh_light_lc_setup_srv_cb variable
Syntax
Show:
Summary
Declaration
Definition
from
btc_ble_mesh_prov.c:1375
extern
const
struct
bt_mesh_model_cb
bt_mesh_light_lc_setup_srv_cb
;
Implemented in
lighting_server.c:3590
Examples
References
from
examples
Code
Location
Referrer
const
struct
bt_mesh_model_cb
bt_mesh_light_lc_setup_srv_cb
=
{
lighting_server.c:3590
extern
const
struct
bt_mesh_model_cb
bt_mesh_light_lc_setup_srv_cb
;
btc_ble_mesh_prov.c:1375
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()
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