Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h250 } delete_settings_with_uid; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c733 strncpy(arg.delete_settings_with_uid.uid, uid, ESP_BLE_MESH_SETTINGS_UID_SIZE); in esp_ble_mesh_provisioner_delete_settings_with_uid()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2167 arg->delete_settings_with_uid.uid, ESP_BLE_MESH_SETTINGS_UID_SIZE + 1); in btc_ble_mesh_prov_call_handler()
2169 bt_mesh_provisioner_delete_settings_with_uid(arg->delete_settings_with_uid.uid, in btc_ble_mesh_prov_call_handler()