Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h376 int (*get_sta_count)(void *ctx); member
Dwpa_auth_glue.c1669 .get_sta_count = hostapd_wpa_auth_get_sta_count, in hostapd_setup_wpa()
Dwpa_auth.c2187 if (!wpa_auth->cb->get_sta_count)
2190 return wpa_auth->cb->get_sta_count(wpa_auth->cb_ctx);