Home
last modified time | relevance | path

Searched refs:WLAN_EID_SSID (Results 1 – 25 of 33) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dbgscan_learn.c469 ie = wpa_scan_get_ie(bss, WLAN_EID_SSID); in bgscan_learn_bss_match()
Dbss.c771 ssid = wpa_scan_get_ie(res, WLAN_EID_SSID); in wpa_bss_update_scan_res()
Drrm.c195 wpabuf_put_u8(buf, WLAN_EID_SSID); in wpas_rrm_send_neighbor_rep_request()
Dwnm_sta.c1356 ssid_ie = wpa_scan_get_ie(res, WLAN_EID_SSID); in wnm_fetch_scan_results()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dbgscan_learn.c469 ie = wpa_scan_get_ie(bss, WLAN_EID_SSID); in bgscan_learn_bss_match()
Dbss.c762 ssid = wpa_scan_get_ie(res, WLAN_EID_SSID); in wpa_bss_update_scan_res()
Drrm.c188 wpabuf_put_u8(buf, WLAN_EID_SSID); in wpas_rrm_send_neighbor_rep_request()
Dwnm_sta.c1328 ssid_ie = wpa_scan_get_ie(res, WLAN_EID_SSID); in wnm_fetch_scan_results()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_rrm.c300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
Dbeacon.c430 *pos++ = WLAN_EID_SSID; in hostapd_gen_probe_resp()
1125 *pos++ = WLAN_EID_SSID; in ieee802_11_build_ap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_rrm.c300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
Drrm.c300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
Dbeacon.c498 *pos++ = WLAN_EID_SSID; in hostapd_gen_probe_resp()
1504 *pos++ = WLAN_EID_SSID; in ieee802_11_build_ap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wext.c1444 if (pos[0] == WLAN_EID_SSID) in wpa_driver_wext_add_scan_entry()
1470 *pos++ = WLAN_EID_SSID; in wpa_driver_wext_add_scan_entry()
Ddriver_nl80211_scan.c682 ssid = get_ie(ie, ie_len, WLAN_EID_SSID); in nl80211_scan_filtered()
Ddriver_ndis.c794 if (wpa_scan_get_ie(r, WLAN_EID_SSID)) in wpa_driver_ndis_add_scan_ssid()
805 *pos++ = WLAN_EID_SSID; in wpa_driver_ndis_add_scan_ssid()
Ddriver_bsd.c1388 *pos++ = WLAN_EID_SSID; in wpa_driver_bsd_add_scan_entry()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wext.c1439 if (pos[0] == WLAN_EID_SSID) in wpa_driver_wext_add_scan_entry()
1465 *pos++ = WLAN_EID_SSID; in wpa_driver_wext_add_scan_entry()
Ddriver_nl80211_scan.c679 ssid = get_ie(ie, ie_len, WLAN_EID_SSID); in nl80211_scan_filtered()
Ddriver_ndis.c794 if (wpa_scan_get_ie(r, WLAN_EID_SSID)) in wpa_driver_ndis_add_scan_ssid()
805 *pos++ = WLAN_EID_SSID; in wpa_driver_ndis_add_scan_ssid()
Ddriver_bsd.c1392 *pos++ = WLAN_EID_SSID; in wpa_driver_bsd_add_scan_entry()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_common.c323 case WLAN_EID_SSID: in ieee802_11_parse_elems()
Dieee802_11_defs.h273 #define WLAN_EID_SSID 0 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h278 #define WLAN_EID_SSID 0 macro
Dieee802_11_common.c377 case WLAN_EID_SSID: in ieee802_11_parse_elems()

12