Home
last modified time | relevance | path

Searched refs:probe_resp (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dbeacon.c422 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()
426 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()
429 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
Dhostapd.c3178 os_free(beacon->probe_resp); in free_beacon_data()
3179 beacon->probe_resp = NULL; in free_beacon_data()
3221 beacon->probe_resp = os_memdup(params.proberesp, in hostapd_build_beacon_data()
3223 if (!beacon->probe_resp) in hostapd_build_beacon_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dbeacon.c490 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()
494 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()
497 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
Dhostapd.c3329 os_free(beacon->probe_resp); in free_beacon_data()
3330 beacon->probe_resp = NULL; in free_beacon_data()
3372 beacon->probe_resp = os_memdup(params.proberesp, in hostapd_build_beacon_data()
3374 if (!beacon->probe_resp) in hostapd_build_beacon_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h917 } STRUCT_PACKED probe_resp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h2061 u8 *probe_resp; member
Ddriver_nl80211.c9010 (settings->probe_resp && in set_beacon_data()
9012 settings->probe_resp_len, settings->probe_resp))) in set_beacon_data()
9088 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
9091 (settings->beacon_csa.probe_resp[csa_c_off_presp] != in nl80211_switch_channel()
9121 (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.c2248 u.probe_resp.variable)); in p2p_build_probe_resp_buf()
2255 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_build_probe_resp_buf()
2257 resp->u.probe_resp.capab_info = in p2p_build_probe_resp_buf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h970 } STRUCT_PACKED probe_resp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h2369 u8 *probe_resp; member
Ddriver_nl80211.c9792 (settings->probe_resp && in set_beacon_data()
9794 settings->probe_resp_len, settings->probe_resp))) in set_beacon_data()
9877 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
9880 (settings->beacon_csa.probe_resp[csa_c_off_presp] != in nl80211_switch_channel()
9910 (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.c2268 u.probe_resp.variable)); in p2p_build_probe_resp_buf()
2275 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_build_probe_resp_buf()
2277 resp->u.probe_resp.capab_info = in p2p_build_probe_resp_buf()