Home
last modified time | relevance | path

Searched refs:hostapd_gen_probe_resp (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c431 static u8 * hostapd_gen_probe_resp(struct hostapd_data *hapd, in hostapd_gen_probe_resp() function
1080 resp = hostapd_gen_probe_resp(hapd, mgmt, elems.p2p != NULL, in handle_probe_req()
1150 return hostapd_gen_probe_resp(hapd, NULL, 0, resp_len); in hostapd_probe_resp_offloads()
1167 return hostapd_gen_probe_resp(hapd, NULL, 0, in hostapd_unsol_bcast_probe_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c368 static u8 * hostapd_gen_probe_resp(struct hostapd_data *hapd, in hostapd_gen_probe_resp() function
965 resp = hostapd_gen_probe_resp(hapd, mgmt, elems.p2p != NULL, in handle_probe_req()
1035 return hostapd_gen_probe_resp(hapd, NULL, 0, resp_len); in hostapd_probe_resp_offloads()

Completed in 4 milliseconds