Searched refs:bt_mesh_cfg_srv_op (Results 1 – 3 of 3) sorted by relevance
65 extern const struct bt_mesh_model_op bt_mesh_cfg_srv_op[];70 bt_mesh_cfg_srv_op, NULL, srv_data, &bt_mesh_cfg_srv_cb)
1130 extern const struct bt_mesh_model_op bt_mesh_cfg_srv_op[];1286 model->op = (esp_ble_mesh_model_op_t *)bt_mesh_cfg_srv_op; in btc_ble_mesh_model_op_set()
3283 const struct bt_mesh_model_op bt_mesh_cfg_srv_op[] = { variable