ESP-IDF
bt_mesh_cfg_cli_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
bt_mesh_cfg_cli_cb
bt_mesh_cfg_cli_cb variable
Syntax
Show:
Summary
Declaration
from
cfg_cli.h:32
extern
const
struct
bt_mesh_model_cb
bt_mesh_cfg_cli_cb
;
Examples
References
from
examples
Code
Location
Referrer
const
struct
bt_mesh_model_cb
bt_mesh_cfg_cli_cb
=
{
cfg_cli.c:1305
extern
const
struct
bt_mesh_model_cb
bt_mesh_cfg_cli_cb
;
btc_ble_mesh_prov.c:1172
extern
const
struct
bt_mesh_model_cb
bt_mesh_cfg_cli_cb
;
cfg_cli.h:32
extern
const
struct
bt_mesh_model_cb
bt_mesh_cfg_cli_cb
;
cfg_cli.h:31
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()
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