Home
last modified time | relevance | path

Searched refs:p2p_auto_started (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h940 struct os_reltime p2p_auto_started; member
Dp2p_supplicant.c4859 updated = os_reltime_before(&wpa_s->p2p_auto_started, in wpas_p2p_peer_go()
5580 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_connect()
5583 wpa_s->p2p_auto_started.sec, in wpas_p2p_connect()
5584 wpa_s->p2p_auto_started.usec); in wpas_p2p_connect()
6783 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_prov_disc()
6785 wpa_s->p2p_auto_started.sec, in wpas_p2p_prov_disc()
6786 wpa_s->p2p_auto_started.usec); in wpas_p2p_prov_disc()