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

  /frameworks/base/wifi/java/android/net/wifi/
AnqpInformationElement.java 34 public static final int ANQP_ROAMING_CONSORTIUM = 261;
  /external/wpa_supplicant_8/src/ap/
gas_serv.h 22 (1 << (ANQP_ROAMING_CONSORTIUM - ANQP_QUERY_LIST))
gas_serv.c 257 get_anqp_elem(hapd, ANQP_ROAMING_CONSORTIUM))
258 wpabuf_put_le16(buf, ANQP_ROAMING_CONSORTIUM);
352 if (anqp_add_override(hapd, buf, ANQP_ROAMING_CONSORTIUM))
355 len = gas_anqp_add_element(buf, ANQP_ROAMING_CONSORTIUM);
1025 case ANQP_ROAMING_CONSORTIUM:
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
Constants.java 37 public static final int ANQP_ROAMING_CONSORTIUM = 261;
82 sAnqpMap.put(ANQP_ROAMING_CONSORTIUM, ANQPElementType.ANQPRoamingConsortium);
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
hidl_manager.h 401 ANQP_ROAMING_CONSORTIUM,
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
hidl_manager.h 410 ANQP_ROAMING_CONSORTIUM,
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 267 info_ids[num_info_ids++] = ANQP_ROAMING_CONSORTIUM;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 649 ANQP_ROAMING_CONSORTIUM = 261,
    [all...]

Completed in 313 milliseconds