Home
last modified time | relevance | path

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

/hostap-latest/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.c757 return retrieve_sta_taxonomy(hapd, sta, buf, buflen); in hostapd_ctrl_iface_signature()