Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h365 int btc_ble_mesh_client_model_deinit(esp_ble_mesh_model_t *model);
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c176 return btc_ble_mesh_client_model_deinit(model); in esp_ble_mesh_client_model_deinit()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1030 int btc_ble_mesh_client_model_deinit(esp_ble_mesh_model_t *model) in btc_ble_mesh_client_model_deinit() function