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

  /external/wpa_supplicant_8/src/common/
gas.h 34 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id);
gas.c 252 * @info_id: ANQP Info ID
255 u8 * gas_anqp_add_element(struct wpabuf *buf, u16 info_id)
257 wpabuf_put_le16(buf, info_id);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 504 uint16 info_id; /* Info ID: 0xDDDD */ member in struct:wifi_p2psd_qreq_frame
532 uint16 info_id; /* Info ID: 0xDDDD */ member in struct:wifi_p2psd_qresp_frame
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 766 static void rx_anqp_query_list_id(struct hostapd_data *hapd, u16 info_id,
769 switch (info_id) {
806 info_id);
1090 u16 info_id, elen; local
1095 info_id = WPA_GET_LE16(pos);
1105 switch (info_id) {
1116 "Request element %u", info_id);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 2769 u16 info_id; local
    [all...]

Completed in 607 milliseconds