Lines Matching refs:IsConnectedToCurrentService
1850 << (IsConnectedToCurrentService() ? "connected" : "not connected"); in OnBeforeSuspend()
1857 IsConnectedToCurrentService(), in OnBeforeSuspend()
1872 << (IsConnectedToCurrentService() ? "connected" : "not connected"); in OnDarkResume()
1875 IsConnectedToCurrentService(), in OnDarkResume()
1885 << (IsConnectedToCurrentService() ? "connected" : "not connected"); in OnAfterResume()
1904 if (!IsConnectedToCurrentService()) { in OnAfterResume()
2693 if (!IsConnectedToCurrentService()) { in RequestStationInfo()
2740 if (!IsConnectedToCurrentService()) { in OnReceivedStationInfo()
2941 if (!IsConnectedToCurrentService()) { in OnIPv6ConfigUpdated()
2953 bool WiFi::IsConnectedToCurrentService() { in IsConnectedToCurrentService() function in shill::WiFi
2959 IsConnectedToCurrentService()); in ReportConnectedToServiceAfterWake()