Home
last modified time | relevance | path

Searched refs:hostapd_eid_wmm_valid (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwmm.h17 int hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid,
Dwmm.c95 int hostapd_eid_wmm_valid(struct hostapd_data *hapd, const u8 *eid, size_t len) in hostapd_eid_wmm_valid() function
Dieee802_11.c1822 if (!hostapd_eid_wmm_valid(hapd, wmm_ie, wmm_ie_len)) { in check_wmm()