HomeSort by relevance Sort by last modified time
    Searched refs:stationCount (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java 134 public int stationCount = 0;
147 stationCount = data.getShort() & Constants.SHORT_MASK;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 248 mStationCount = bssLoad.stationCount;
492 return String.format("NetworkInfo{SSID='%s', HESSID=%x, BSSID=%x, StationCount=%d, " +

Completed in 41 milliseconds