Home
last modified time | relevance | path

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

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