Searched defs:apState (Results 1 – 6 of 6) sorted by relevance
100 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(0); in HandleStartInIdleStateTest() local110 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(0); in StopSoftapTest() local
93 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(0); in AutoStartApServiceTest() local104 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(0); in AutoStopApServiceTest() local
215 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(mid); in StopSoftap() local
752 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(instId); in AutoStartApService() local794 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(instId); in AutoStopApService() local
856 WifiOprMidState apState = WifiConfigCenter::GetInstance().GetApMidState(id); in HandleSoftapToggleChangeInEnabledState() local
116 void WriteWifiOpenAndCloseFailedHiSysEvent(int operateType, std::string failReason, int apState) in WriteWifiOpenAndCloseFailedHiSysEvent()