Home
last modified time | relevance | path

Searched refs:retrieve_sta_taxonomy (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.h21 int retrieve_sta_taxonomy(const struct hostapd_data *hapd,
Dtaxonomy.c239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() function
Dctrl_iface_ap.c623 return retrieve_sta_taxonomy(hapd, sta, buf, buflen); in hostapd_ctrl_iface_signature()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtaxonomy.h21 int retrieve_sta_taxonomy(const struct hostapd_data *hapd,
Dtaxonomy.c239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() function
Dctrl_iface_ap.c654 return retrieve_sta_taxonomy(hapd, sta, buf, buflen); in hostapd_ctrl_iface_signature()