Searched refs:startWpsPbc (Results 1 – 5 of 5) sorted by relevance
1219 public WpsResult startWpsPbc(WpsInfo config, in startWpsPbc() method in WifiConfigStore1222 if (mWifiNative.startWpsPbc(config.BSSID)) { in startWpsPbc()
989 public boolean startWpsPbc(String bssid) { in startWpsPbc() method in WifiNative997 public boolean startWpsPbc(String iface, String bssid) { in startWpsPbc() method in WifiNative
1552 WpsResult startWpsPbc(WpsInfo config) { in startWpsPbc() method in WifiConfigManager1553 return mWifiConfigStore.startWpsPbc( in startWpsPbc()
6119 wpsResult = mWifiConfigManager.startWpsPbc(wpsInfo); in processMessage()
2077 ret = mWifiNative.startWpsPbc(mGroup.getInterface(), null); in processMessage()2191 mWifiNative.startWpsPbc(mGroup.getInterface(), null); in processMessage()