Searched refs:p2pReinvoke (Results 1 – 3 of 3) sorted by relevance
658 public boolean p2pReinvoke(int netId, String deviceAddress) { in p2pReinvoke() method in WifiP2pNative
3519 if (mWifiNative.p2pReinvoke(netId, dev.deviceAddress)) { in reinvokePersistentGroup()
475 assertTrue(mWifiP2pNative.p2pReinvoke(5, TEST_BSSID)); in testP2pReinvoke()