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

  /external/wpa_supplicant_8/src/ap/
gas_serv.h 23 (1 << (ANQP_NAI_REALM - ANQP_QUERY_LIST))
gas_serv.c 186 wpabuf_put_le16(buf, ANQP_NAI_REALM);
370 realm_list_len = gas_anqp_add_element(buf, ANQP_NAI_REALM);
397 len = gas_anqp_add_element(buf, ANQP_NAI_REALM);
791 case ANQP_NAI_REALM:
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 363 ANQP_NAI_REALM = 263,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 263 info_ids[num_info_ids++] = ANQP_NAI_REALM;
    [all...]

Completed in 52 milliseconds