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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
ANQPFactory.java 67 target.putShort((short) Constants.ANQP_VENDOR_SPEC);
94 target.putShort((short) Constants.ANQP_VENDOR_SPEC);
117 target.putShort((short) Constants.ANQP_VENDOR_SPEC);
Constants.java 44 public static final int ANQP_VENDOR_SPEC = 56797;
111 sAnqpMap.put(ANQP_VENDOR_SPEC, ANQPElementType.ANQPVendorSpec);

Completed in 2578 milliseconds