Searched refs:startWpsWithPinFromAccessPoint (Results 1 – 3 of 3) sorted by relevance
1178 public WpsResult startWpsWithPinFromAccessPoint(WpsInfo config, in startWpsWithPinFromAccessPoint() method in WifiConfigStore
1532 WpsResult startWpsWithPinFromAccessPoint(WpsInfo config) { in startWpsWithPinFromAccessPoint() method in WifiConfigManager1533 return mWifiConfigStore.startWpsWithPinFromAccessPoint( in startWpsWithPinFromAccessPoint()
6122 wpsResult = mWifiConfigManager.startWpsWithPinFromAccessPoint(wpsInfo); in processMessage()