Searched refs:bt_mesh_cfg_cli_op (Results 1 – 3 of 3) sorted by relevance
31 extern const struct bt_mesh_model_op bt_mesh_cfg_cli_op[];36 bt_mesh_cfg_cli_op, NULL, cli_data, &bt_mesh_cfg_cli_cb)
1081 extern const struct bt_mesh_model_op bt_mesh_cfg_cli_op[];1244 model->op = (esp_ble_mesh_model_op_t *)bt_mesh_cfg_cli_op; in btc_ble_mesh_model_op_set()
651 const struct bt_mesh_model_op bt_mesh_cfg_cli_op[] = { variable