Searched refs:hostapd_eid_rnr (Results 1 - 3 of 3) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.h | 198 u8 * hostapd_eid_rnr(struct hostapd_data *hapd, u8 *eid, u32 type);
|
H A D | beacon.c | 575 pos = hostapd_eid_rnr(hapd, pos, WLAN_FC_STYPE_PROBE_RESP); in hostapd_gen_probe_resp() 1386 pos = hostapd_eid_rnr(hapd, pos, WLAN_FC_STYPE_ACTION); in hostapd_gen_fils_discovery() 1597 tailpos = hostapd_eid_rnr(hapd, tailpos, WLAN_FC_STYPE_BEACON); in ieee802_11_build_ap_params()
|
H A D | ieee802_11.c | 7447 u8 * hostapd_eid_rnr(struct hostapd_data *hapd, u8 *eid, u32 type) in hostapd_eid_rnr() function
|
Completed in 9 milliseconds