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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
ANQPFactory.java 71 target.putInt(Constants.HS20_PREFIX);
98 target.putInt(Constants.HS20_PREFIX);
121 target.putInt(Constants.HS20_PREFIX);
201 if (oi != Constants.HS20_PREFIX) {
Constants.java 23 public static final int HS20_PREFIX = 0x119a6f50; // Note that this is represented as a LE int

Completed in 27 milliseconds