Home
last modified time | relevance | path

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

/trueos/contrib/wpa/wpa_supplicant/
HDwpa_supplicant_i.h619 struct os_time p2p_auto_started; member
HDp2p_supplicant.c3195 updated = os_time_before(&wpa_s->p2p_auto_started, &bss->last_update); in wpas_p2p_peer_go()
3622 os_get_time(&wpa_s->p2p_auto_started); in wpas_p2p_connect()
3625 wpa_s->p2p_auto_started.sec, in wpas_p2p_connect()
3626 wpa_s->p2p_auto_started.usec); in wpas_p2p_connect()
4309 os_get_time(&wpa_s->p2p_auto_started); in wpas_p2p_prov_disc()
4311 wpa_s->p2p_auto_started.sec, in wpas_p2p_prov_disc()
4312 wpa_s->p2p_auto_started.usec); in wpas_p2p_prov_disc()