Searched refs:bt_mesh_cfg_srv_cb (Results 1 – 3 of 3) sorted by relevance
66 extern const struct bt_mesh_model_cb bt_mesh_cfg_srv_cb;70 bt_mesh_cfg_srv_op, NULL, srv_data, &bt_mesh_cfg_srv_cb)
1106 extern const struct bt_mesh_model_cb bt_mesh_cfg_srv_cb;1262 model->cb = (esp_ble_mesh_model_cbs_t *)&bt_mesh_cfg_srv_cb; in btc_ble_mesh_model_op_set()
3427 const struct bt_mesh_model_cb bt_mesh_cfg_srv_cb = { variable