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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java 24 public static final int HS20_FRAME_PREFIX = 0x109a6f50;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 269 if (elementLength >= 5 && element.getInt() == Constants.HS20_FRAME_PREFIX) {

Completed in 33 milliseconds