Searched refs:CONNECTION_EVENT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
160 mLastMileLogger.reportConnectionEvent(WLAN0, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in connectionEventTimeoutDisablesTracing()173 mLastMileLogger.reportConnectionEvent(WLAN0, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in multipleIfaces()
408 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT, in reportConnectionEventPropagatesTimeoutToLastMileLogger()411 STA_IF_NAME, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in reportConnectionEventPropagatesTimeoutToLastMileLogger()
3341 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in testCmdDiagsConnectTimeoutIsGeneratedAfterCmdStartConnect()3357 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in testCmdDiagsConnectTimeoutIsNotProcessedBeforeTimerExpires()3364 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in verifyConnectionEventTimeoutDoesNotOccur()
72 || event == WifiDiagnostics.CONNECTION_EVENT_TIMEOUT) { in reportConnectionEvent()
73 public static final byte CONNECTION_EVENT_TIMEOUT = 3; field in WifiDiagnostics266 if (event == CONNECTION_EVENT_FAILED || event == CONNECTION_EVENT_TIMEOUT) { in reportConnectionEvent()
3809 WifiDiagnostics.CONNECTION_EVENT_TIMEOUT, mClientModeManager);