Searched refs:find_start (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_i.h419 struct os_reltime find_start; /* time of last p2p_find start */ member in struct:p2p_data
H A Dp2p.c1056 os_get_reltime(&p2p->find_start);
2898 if (os_reltime_before(rx_time, &p2p->find_start)) {
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_i.h419 struct os_reltime find_start; /* time of last p2p_find start */ member in struct:p2p_data
H A Dp2p.c1056 os_get_reltime(&p2p->find_start);
2898 if (os_reltime_before(rx_time, &p2p->find_start)) {
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_i.h419 struct os_reltime find_start; /* time of last p2p_find start */ member in struct:p2p_data
H A Dp2p.c1056 os_get_reltime(&p2p->find_start);
2898 if (os_reltime_before(rx_time, &p2p->find_start)) {

Completed in 75 milliseconds