Home
last modified time | relevance | path

Searched refs:connected_time (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dctrl_iface_ap.c54 if (!sta->connected_time.sec) in hostapd_get_sta_conn_time()
57 os_reltime_age(&sta->connected_time, &age); in hostapd_get_sta_conn_time()
Dsta_info.h182 struct os_reltime connected_time; member
Dieee802_1x.c125 os_get_reltime(&sta->connected_time); in ieee802_1x_set_sta_authorized()
Dhostapd.c2672 os_get_reltime(&sta->connected_time); in hostapd_new_assoc_sta()