Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h319 int (*get_sta_tx_params)(void *ctx, const u8 *addr, member
Dwpa_auth_glue.c1475 .get_sta_tx_params = hostapd_get_sta_tx_params, in hostapd_setup_wpa()
Dwpa_auth.c2913 if (!wpa_auth->cb->get_sta_tx_params) in get_sta_tx_parameters()
2915 return wpa_auth->cb->get_sta_tx_params(wpa_auth->cb_ctx, sm->addr, in get_sta_tx_parameters()