Home
last modified time | relevance | path

Searched refs:hostapd_get_sta_conn_time (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dctrl_iface_ap.c53 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() function
189 len += hostapd_get_sta_conn_time(sta, &data, buf + len, buflen - len); in hostapd_get_sta_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dctrl_iface_ap.c167 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() function
267 len += hostapd_get_sta_conn_time(sta, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()

Completed in 3 milliseconds