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.h829 struct os_reltime p2p_auto_started; member
Dp2p_supplicant.c4287 updated = os_reltime_before(&wpa_s->p2p_auto_started, in wpas_p2p_peer_go()
4913 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_connect()
4916 wpa_s->p2p_auto_started.sec, in wpas_p2p_connect()
4917 wpa_s->p2p_auto_started.usec); in wpas_p2p_connect()
5846 os_get_reltime(&wpa_s->p2p_auto_started); in wpas_p2p_prov_disc()
5848 wpa_s->p2p_auto_started.sec, in wpas_p2p_prov_disc()
5849 wpa_s->p2p_auto_started.usec); in wpas_p2p_prov_disc()