Home
last modified time | relevance | path

Searched refs:WpsErrorIndication (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiMonitorTest.java30 import android.hardware.wifi.supplicant.V1_0.ISupplicantStaIfaceCallback.WpsErrorIndication;
87 WpsErrorIndication.SECURITY_TKIP_ONLY_PROHIBITED); in testBroadcastWpsEventFailDueToErrorTkipOnlyProhibhited()
108 WpsErrorIndication.SECURITY_WEP_PROHIBITED); in testBroadcastWpsEventFailDueToErrorWepProhibhited()
126 WpsErrorIndication.NO_ERROR); in testBroadcastWpsEventFailDueToConfigAuthError()
144 WpsErrorIndication.NO_ERROR); in testBroadcastWpsEventFailDueToConfigPbcOverlapError()
162 WpsErrorIndication.NO_ERROR); in testBroadcastWpsEventFailDueToConfigError()
577 WpsErrorIndication.SECURITY_TKIP_ONLY_PROHIBITED); in testDeregisterHandlerRemovesHandler()
588 WpsErrorIndication.SECURITY_TKIP_ONLY_PROHIBITED); in testDeregisterHandlerRemovesHandler()
H A DSupplicantStaIfaceHalTest.java1490 short errorInd = ISupplicantStaIfaceCallback.WpsErrorIndication.SECURITY_WEP_PROHIBITED; in testWpsFailureCallback()
1506 short errorInd = ISupplicantStaIfaceCallback.WpsErrorIndication.NO_ERROR; in testWpsTimeoutCallback()
/aosp12/hardware/interfaces/wifi/supplicant/1.1/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp125 ISupplicantStaIfaceCallback::WpsErrorIndication /* errorInd */) in onWpsEventFail() argument
/aosp12/hardware/interfaces/wifi/supplicant/1.4/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp174 ISupplicantStaIfaceCallback::WpsErrorIndication /* errorInd */) in onWpsEventFail() argument
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A DISupplicantStaIfaceCallback.hal171 enum WpsErrorIndication : uint16_t {
510 Bssid bssid, WpsConfigError configError, WpsErrorIndication errorInd);
/aosp12/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp204 ISupplicantStaIfaceCallback::WpsErrorIndication /* errorInd */) in onWpsEventFail() argument
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceCallbackImpl.java408 && errorInd == WpsErrorIndication.NO_ERROR) { in onWpsEventFail()
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp154 ISupplicantStaIfaceCallback::WpsErrorIndication /* errorInd */) in onWpsEventFail() argument
/aosp12/hardware/interfaces/wifi/supplicant/1.3/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp207 ISupplicantStaIfaceCallback::WpsErrorIndication /* errorInd */) in onWpsEventFail() argument