Home
last modified time | relevance | path

Searched refs:open_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.h236 } open_settings_with_uid; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c647 strncpy(arg.open_settings_with_uid.uid, uid, ESP_BLE_MESH_SETTINGS_UID_SIZE); in esp_ble_mesh_provisioner_open_settings_with_uid()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2137 arg->open_settings_with_uid.uid, ESP_BLE_MESH_SETTINGS_UID_SIZE + 1); in btc_ble_mesh_prov_call_handler()
2139 bt_mesh_provisioner_open_settings_with_uid(arg->open_settings_with_uid.uid, in btc_ble_mesh_prov_call_handler()