Home
last modified time | relevance | path

Searched refs:hostapd_eid_wmm (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwmm.h16 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid);
Dwmm.c46 u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_wmm() function
Dbeacon.c518 pos = hostapd_eid_wmm(hapd, pos); in hostapd_gen_probe_resp()
1203 tailpos = hostapd_eid_wmm(hapd, tailpos); in ieee802_11_build_ap_params()
Dieee802_11.c2379 p = hostapd_eid_wmm(hapd, p); in send_assoc_resp()