Searched refs:bt_mesh_cfg_cli_cb (Results 1 – 3 of 3) sorted by relevance
32 extern const struct bt_mesh_model_cb bt_mesh_cfg_cli_cb;36 bt_mesh_cfg_cli_op, NULL, cli_data, &bt_mesh_cfg_cli_cb)
1134 extern const struct bt_mesh_model_cb bt_mesh_cfg_cli_cb;1297 model->cb = (esp_ble_mesh_model_cbs_t *)&bt_mesh_cfg_cli_cb; in btc_ble_mesh_model_op_set()
1328 const struct bt_mesh_model_cb bt_mesh_cfg_cli_cb = { variable