Home
last modified time | relevance | path

Searched refs:dualApPathName (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.cpp1753 std::filesystem::path dualApPathName = DUAL_SOFTAP_CONFIG_FILE_PATH; in MergeSoftapConfig() local
1762 if (!std::filesystem::exists(dualApPathName, dualApCode)) { in MergeSoftapConfig()