Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c599 return bt_mesh_cfg_mod_app_unbind(&param, set->model_app_unbind.element_addr, in btc_ble_mesh_config_client_set_state()
600 set->model_app_unbind.model_app_idx, in btc_ble_mesh_config_client_set_state()
601 set->model_app_unbind.model_id, in btc_ble_mesh_config_client_set_state()
602 set->model_app_unbind.company_id); in btc_ble_mesh_config_client_set_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h406 …esp_ble_mesh_cfg_model_app_unbind_t model_app_unbind; /*!< For ESP_BLE_MESH_MODEL_OP_M… member