Searched refs:p2p_auto_started (Results 1 – 2 of 2) sorted by relevance
5323 updated = os_reltime_before(&wpa_s->p2p_auto_started, in wpas_p2p_peer_go()6058 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_connect()6061 wpa_s->p2p_auto_started.sec, in wpas_p2p_connect()6062 wpa_s->p2p_auto_started.usec); in wpas_p2p_connect()7393 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_prov_disc()7395 wpa_s->p2p_auto_started.sec, in wpas_p2p_prov_disc()7396 wpa_s->p2p_auto_started.usec); in wpas_p2p_prov_disc()
1184 struct os_reltime p2p_auto_started; member