Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings_uid.h22 int bt_mesh_provisioner_open_settings_with_index(uint8_t index);
Dsettings_uid.c288 int bt_mesh_provisioner_open_settings_with_index(uint8_t index) in bt_mesh_provisioner_open_settings_with_index() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2132 bt_mesh_provisioner_open_settings_with_index(arg->open_settings_with_index.index); in btc_ble_mesh_prov_call_handler()