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);
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 597 static void rx_anqp_query_list_id(struct hostapd_data *hapd, u16 info_id,
600 switch (info_id) {
642 info_id);
897 u16 info_id, elen; local
902 info_id = WPA_GET_LE16(pos);
912 switch (info_id) {
923 "Request element %u", 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/wpa_supplicant/
interworking.c 1985 u16 info_id; local
    [all...]

Completed in 170 milliseconds