Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings_uid.h23 int bt_mesh_provisioner_open_settings_with_uid(const char *id, uint8_t *index);
Dsettings_uid.c298 int bt_mesh_provisioner_open_settings_with_uid(const char *id, uint8_t *index) in bt_mesh_provisioner_open_settings_with_uid() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2139 bt_mesh_provisioner_open_settings_with_uid(arg->open_settings_with_uid.uid, in btc_ble_mesh_prov_call_handler()