Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h383 uint8_t btc_ble_mesh_provisioner_get_settings_index(const char *uid);
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c754 return btc_ble_mesh_provisioner_get_settings_index(uid); in esp_ble_mesh_provisioner_get_settings_index()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c867 uint8_t btc_ble_mesh_provisioner_get_settings_index(const char *uid) in btc_ble_mesh_provisioner_get_settings_index() function