Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.c1142 static void model_unbind(struct bt_mesh_model *model, uint16_t app_idx, bool store) in model_unbind() function
1173 model_unbind(mod, data->app_idx, data->store); in _model_unbind()