Searched refs:stationCount (Results 1 – 2 of 2) sorted by relevance
70 public int stationCount = 0; field in InformationElementUtil.BssLoad83 stationCount = data.getShort() & Constants.SHORT_MASK; in from()
243 mStationCount = bssLoad.stationCount; in NetworkDetail()