Searched refs:ap_sta_session_timeout (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 239 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta,
|
D | ieee802_1x.c | 1516 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req() 1797 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_1x_receive_auth()
|
D | sta_info.c | 573 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout() function
|
D | gas_serv.c | 55 ap_sta_session_timeout(hapd, sta, 5); in gas_dialog_create()
|
D | ieee802_11.c | 1192 ap_sta_session_timeout(hapd, sta, session_timeout); in handle_auth()
|