Searched refs:REASON_CODE_AP_UNABLE_TO_HANDLE_NEW_STA (Results 1 – 2 of 2) sorted by relevance
172 protected static final int REASON_CODE_AP_UNABLE_TO_HANDLE_NEW_STA = 17; field in ClientModeImpl3876 if (reasonCode == REASON_CODE_AP_UNABLE_TO_HANDLE_NEW_STA) {3887 if (reasonCode != REASON_CODE_AP_UNABLE_TO_HANDLE_NEW_STA) {
3177 ClientModeImpl.REASON_CODE_AP_UNABLE_TO_HANDLE_NEW_STA, sBSSID); in testAssociationRejectionWithReasonApUnableToHandleNewStaUpdatesWatchdog()