Searched refs:peers (Results 1 – 14 of 14) sorted by relevance
161 final WifiP2pDeviceList peers = new WifiP2pDeviceList(); in withEmptyP2pDeviceList_getP2pPeerChangeIntent_connectedDevicesShouldBeZero() local164 bundle.putParcelable(WifiP2pManager.EXTRA_P2P_DEVICE_LIST, peers); in withEmptyP2pDeviceList_getP2pPeerChangeIntent_connectedDevicesShouldBeZero()456 final WifiP2pDeviceList peers = mock(WifiP2pDeviceList.class); in peersCategoryController_withOnePeerDevice_shouldBeAvailable() local457 doReturn(deviceList).when(peers).getDeviceList(); in peersCategoryController_withOnePeerDevice_shouldBeAvailable()459 mFragment.onPeersAvailable(peers); in peersCategoryController_withOnePeerDevice_shouldBeAvailable()467 final WifiP2pDeviceList peers = mock(WifiP2pDeviceList.class); in peersCategoryController_withNoPeerDevice_shouldBeUnavailable() local468 doReturn(deviceList).when(peers).getDeviceList(); in peersCategoryController_withNoPeerDevice_shouldBeUnavailable()470 mFragment.onPeersAvailable(peers); in peersCategoryController_withNoPeerDevice_shouldBeUnavailable()
148 private WifiP2pDevice getDevice(Collection<WifiP2pDevice> peers, String address) { in getDevice() argument149 for (WifiP2pDevice found : peers) { in getDevice()
1200 randomizePeerInfoStats(r, stats.iface.peers); in testLinkLayerStatsAssignment_1_5()1385 for (int i = 0; i < iface.peers.size(); i++) { in verifyIFaceStats_1_5()1386 assertEquals(iface.peers.get(i).staCount, wifiLinkLayerStats.peerInfo[i].staCount); in verifyIFaceStats_1_5()1387 assertEquals(iface.peers.get(i).chanUtil, wifiLinkLayerStats.peerInfo[i].chanUtil); in verifyIFaceStats_1_5()1388 for (int j = 0; j < iface.peers.get(i).rateStats.size(); j++) { in verifyIFaceStats_1_5()1389 assertEquals(iface.peers.get(i).rateStats.get(j).rateInfo.preamble, in verifyIFaceStats_1_5()1391 assertEquals(iface.peers.get(i).rateStats.get(j).rateInfo.nss, in verifyIFaceStats_1_5()1393 assertEquals(iface.peers.get(i).rateStats.get(j).rateInfo.bw, in verifyIFaceStats_1_5()1395 assertEquals(iface.peers.get(i).rateStats.get(j).rateInfo.rateMcsIdx, in verifyIFaceStats_1_5()1397 assertEquals(iface.peers.get(i).rateStats.get(j).rateInfo.bitRateInKbps, in verifyIFaceStats_1_5()[all …]
663 public void onPeersAvailable(WifiP2pDeviceList peers); in onPeersAvailable() argument992 WifiP2pDeviceList peers = (WifiP2pDeviceList) message.obj; in handleMessage() local994 ((PeerListListener) listener).onPeersAvailable(peers); in handleMessage()
608 public void onPeersAvailable(WifiP2pDeviceList peers) { in onPeersAvailable() argument610 mPeers = peers; in onPeersAvailable()
1521 WifiP2pDeviceList peers = (WifiP2pDeviceList) mMessageCaptor.getValue().obj; in testRequestPeersFailureWhenNoChannelUpdated() local1523 assertNull(peers.get(mTestWifiP2pDevice.deviceAddress)); in testRequestPeersFailureWhenNoChannelUpdated()1540 WifiP2pDeviceList peers = (WifiP2pDeviceList) mMessageCaptor.getValue().obj; in testRequestPeersFailureWhenChannelUpdateWrongPkgName() local1542 assertNull(peers.get(mTestWifiP2pDevice.deviceAddress)); in testRequestPeersFailureWhenChannelUpdateWrongPkgName()1561 WifiP2pDeviceList peers = (WifiP2pDeviceList) mMessageCaptor.getValue().obj; in testRequestPeersFailureWhenPermissionDenied() local1563 assertNull(peers.get(mTestWifiP2pDevice.deviceAddress)); in testRequestPeersFailureWhenPermissionDenied()1585 WifiP2pDeviceList peers = (WifiP2pDeviceList) mMessageCaptor.getValue().obj; in testRequestPeersFailureWhenLocationModeDisabled() local1587 assertNull(peers.get(mTestWifiP2pDevice.deviceAddress)); in testRequestPeersFailureWhenLocationModeDisabled()1604 WifiP2pDeviceList peers = (WifiP2pDeviceList) mMessageCaptor.getValue().obj; in testRequestPeersSuccess() local1606 assertNotEquals(null, peers.get(mTestWifiP2pDevice.deviceAddress)); in testRequestPeersSuccess()
1301 stats.peerInfo = new PeerInfo[iface.peers.size()]; in setIfaceStats_1_5()1304 StaPeerInfo staPeerInfo = iface.peers.get(i); in setIfaceStats_1_5()
2134 // RTT to Wi-Fi Aware peers metrics2157 // Histogram of number of peers in a single RTT request (RangingRequest entries)
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...