Searched refs:staCount (Results 1 – 8 of 8) sorted by relevance
256 public short staCount; field in WifiLinkLayerStats.PeerInfo446 sbuf.append(" staCount=").append(peer.staCount) in toString()
4386 line.append(",sta_count=" + entry.staCount); in printWifiUsabilityStatsEntry()6392 wifiUsabilityStatsEntry.staCount = stats.peerInfo[0].staCount;6687 out.staCount = s.staCount;
1305 peer.staCount = staPeerInfo.staCount; in setIfaceStats_1_5()
200 uint16_t staCount;
371 converted.iface.peers[i].staCount); in TEST_F()
1386 assertEquals(iface.peers.get(i).staCount, wifiLinkLayerStats.peerInfo[i].staCount); in verifyIFaceStats_1_5()1589 pstat.staCount = 2; in randomizePeerInfoStats()
3820 out[i].staCount = (short) (current[i].staCount + nextRandInt() % 10); in createNewPeerInfo()4041 assertEquals(curPeer.staCount, usabilityStats.staCount); in assertUsabilityStatsAssignment()
1117 hidl_peer_info_stats->staCount = in convertLegacyPeerInfoStatsToHidl()