HomeSort by: relevance | last modified time | path
    Searched refs:ANQP_CAPABILITY_LIST (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
gas_serv.h 14 (1 << (ANQP_CAPABILITY_LIST - ANQP_QUERY_LIST))
gas_serv.c 248 if (anqp_add_override(hapd, buf, ANQP_CAPABILITY_LIST))
251 len = gas_anqp_add_element(buf, ANQP_CAPABILITY_LIST);
252 wpabuf_put_le16(buf, ANQP_CAPABILITY_LIST);
1106 case ANQP_CAPABILITY_LIST:
  /src/external/bsd/wpa/dist/src/common/
ieee802_11_defs.h 831 ANQP_CAPABILITY_LIST = 257,
  /src/external/bsd/wpa/dist/wpa_supplicant/
interworking.c 262 info_ids[num_info_ids++] = ANQP_CAPABILITY_LIST;
2961 case ANQP_CAPABILITY_LIST:

Completed in 24 milliseconds