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.h275 int (*get_sta_tx_params)(void *ctx, const u8 *addr, member
Dwpa_auth_glue.c1280 .get_sta_tx_params = hostapd_get_sta_tx_params, in hostapd_setup_wpa()
Dwpa_auth.c2744 if (!wpa_auth->cb->get_sta_tx_params) in get_sta_tx_parameters()
2746 return wpa_auth->cb->get_sta_tx_params(wpa_auth->cb_ctx, sm->addr, in get_sta_tx_parameters()