Searched refs:stationCount (Results 1 – 2 of 2) sorted by relevance
155 public int stationCount = INVALID; field in InformationElementUtil.BssLoad168 stationCount = data.getShort() & Constants.SHORT_MASK; in from()
286 mStationCount = bssLoad.stationCount; in NetworkDetail()