Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h360 int btc_ble_mesh_client_model_init(esp_ble_mesh_model_t *model);
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c156 return btc_ble_mesh_client_model_init(model); in esp_ble_mesh_client_model_init()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1065 int btc_ble_mesh_client_model_init(esp_ble_mesh_model_t *model) in btc_ble_mesh_client_model_init() function