Searched defs:isGroupOwner (Results 1 – 8 of 8) sorted by relevance
36 public boolean isGroupOwner; field in WifiP2pInfo
172 public boolean isGroupOwner(String deviceAddress) { in isGroupOwner() method in WifiP2pDeviceList
197 public boolean isGroupOwner() { in isGroupOwner() method in WifiP2pGroup
296 public boolean isGroupOwner() { in isGroupOwner() method in WifiP2pDevice
253 public void onGroupStarted(String groupIfName, boolean isGroupOwner, byte[] ssid, in onGroupStarted()305 public void onGroupRemoved(String groupIfName, boolean isGroupOwner) { in onGroupRemoved()
2249 public boolean isGroupOwner; in testLoadGroups() field in SupplicantP2pIfaceHalAidlImplTest.P2pGroupInfo2251 P2pGroupInfo(String ssid, byte[] bssid, boolean isGroupOwner, boolean isCurrent) { in testLoadGroups()
1253 private boolean isGroupOwner(WifiP2pGroup group) { in isGroupOwner() method in Tethering.StateReceiver
748 boolean isGroupFormed, boolean isGroupOwner, String ifname) { in sendWifiP2pConnectionChanged()