Searched refs:newProtectMode (Results 1 – 1 of 1) sorted by relevance
323 WifiProtectMode newProtectMode = GetNearlyProtectMode(); in GetNearlyProtectMode() local325 __func__, static_cast<int>(mCurrentOpMode), static_cast<int>(newProtectMode)); in GetNearlyProtectMode()326 if (newProtectMode == mCurrentOpMode) { in GetNearlyProtectMode()329 static_cast<int>(newProtectMode), static_cast<int>(mCurrentOpMode)); in GetNearlyProtectMode()357 switch (newProtectMode) { in GetNearlyProtectMode()377 __func__, (int)newProtectMode); in GetNearlyProtectMode()382 mCurrentOpMode = newProtectMode; in GetNearlyProtectMode()