Home
last modified time | relevance | path

Searched refs:bt_mesh_cfg_srv_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_srv.h30 NULL, 1, 0, &bt_mesh_cfg_srv_cb)
34 extern const struct bt_mesh_model_cb bt_mesh_cfg_srv_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c2527 const struct bt_mesh_model_cb bt_mesh_cfg_srv_cb = { variable