Home
last modified time | relevance | path

Searched refs:pbc_ignore_start (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c189 struct os_reltime pbc_ignore_start; member
737 reg->pbc_ignore_start.sec = 0; in wps_registrar_flush()
1102 os_get_reltime(&registrar->pbc_ignore_start); in wps_registrar_complete()
1204 if (reg->pbc_ignore_start.sec && in wps_registrar_probe_req_rx()
1208 os_reltime_sub(&now, &reg->pbc_ignore_start, &dur); in wps_registrar_probe_req_rx()
1215 reg->pbc_ignore_start.sec = 0; in wps_registrar_probe_req_rx()
3380 os_get_reltime(&wps->wps->registrar->pbc_ignore_start); in wps_process_wsc_done()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c190 struct os_reltime pbc_ignore_start; member
738 reg->pbc_ignore_start.sec = 0; in wps_registrar_flush()
1103 os_get_reltime(&registrar->pbc_ignore_start); in wps_registrar_complete()
1205 if (reg->pbc_ignore_start.sec && in wps_registrar_probe_req_rx()
1209 os_reltime_sub(&now, &reg->pbc_ignore_start, &dur); in wps_registrar_probe_req_rx()
1216 reg->pbc_ignore_start.sec = 0; in wps_registrar_probe_req_rx()
3371 os_get_reltime(&wps->wps->registrar->pbc_ignore_start); in wps_process_wsc_done()

Completed in 8 milliseconds