HomeSort by: relevance | last modified time | path
    Searched refs:terminate_now (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/examples/
p2p-nfc.py 35 terminate_now = False variable
255 global terminate_now
256 terminate_now = True
535 global terminate_now
536 return terminate_now
wps-nfc.py 28 terminate_now = False variable
292 global terminate_now
293 terminate_now = True
434 global terminate_now
435 return terminate_now
dpp-nfc.py 35 terminate_now = False variable
521 global terminate_now
522 terminate_now = True
571 global terminate_now
573 color=None if e.errno == errno.EPIPE or terminate_now else C_RED)
963 global terminate_now
964 terminate_now = True
995 global terminate_now
996 return terminate_now

Completed in 26 milliseconds