Searched refs:configError (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java2023 public void onWpsEventFail(byte[/* 6 */] bssid, short configError, short errorInd) { argument
2026 if (configError == WpsConfigError.MSG_TIMEOUT
2030 mWifiMonitor.broadcastWpsFailEvent(mIfaceName, configError, errorInd);

Completed in 26 milliseconds