Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp1752 std::filesystem::path hostapdPathName = HOTSPOT_CONFIG_FILE_PATH; in MergeSoftapConfig() local
1758 || std::filesystem::exists(hostapdPathName, hotspotConfigCode)) { in MergeSoftapConfig()