Home
last modified time | relevance | path

Searched defs:assocRejectEventInfo (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaIfaceHalHidlImplTest.java1416 AssocRejectEventInfo assocRejectEventInfo = in testWpa3AuthRejectionPassword() local
1457 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testWpa3AuthRejectionPassword_1_4() local
1492 AssocRejectEventInfo assocRejectEventInfo = in testWpa3AuthRejectionEverConnected() local
1531 AssocRejectEventInfo assocRejectEventInfo = in testAssociationRejectionDueToTimedOutDoesntNotifyWrongPassword() local
1564 AssocRejectEventInfo assocRejectEventInfo = in testWpa3AuthRejectionDueToChallengeFail() local
1597 AssocRejectEventInfo assocRejectEventInfo = in testWepAuthRejectionPassword() local
1714 AssocRejectEventInfo assocRejectEventInfo = in testAssociationRejectionCallback() local
3831 AssocRejectEventInfo assocRejectEventInfo = in testAssociationRejectionCallback_1_4() local
DSupplicantStaIfaceHalAidlImplTest.java1223 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testWpa3AuthRejectionPassword() local
1260 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testWpa3AuthRejectionEverConnected() local
1299 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testAssociationRejectionDueToTimedOutDoesntNotifyWrongPassword() local
1333 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testWpa3AuthRejectionDueToChallengeFail() local
1368 AssocRejectEventInfo assocRejectEventInfo = in testWepAuthRejectionPassword() local
2353 AssocRejectEventInfo assocRejectEventInfo = assocRejectEventInfoCaptor.getValue(); in testAssociationRejectionCallback() local
DWifiMonitorTest.java426 AssocRejectEventInfo assocRejectEventInfo = in testBroadcastAssociationRejectionEvent() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java6139 AssocRejectEventInfo assocRejectEventInfo = (AssocRejectEventInfo) message.obj; in processMessageImpl() local
8794 AssocRejectEventInfo assocRejectEventInfo) { in setAssociationRejectionStatusInConfig()
DWifiMetrics.java6093 AssocRejectEventInfo assocRejectEventInfo = (AssocRejectEventInfo) msg.obj; in processMessage() local