Searched refs:mWifiEncryptionThread (Results 1 – 2 of 2) sorted by relevance
342 std::unique_ptr<WifiEventHandler> mWifiEncryptionThread = nullptr; variable
519 mWifiEncryptionThread = std::make_unique<WifiEventHandler>("WifiEncryptionThread"); in ReloadDeviceConfig()520 mWifiEncryptionThread->PostAsyncTask([this]() { in ReloadDeviceConfig()