Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/examples/
Dp2p-nfc.py32 no_input = False variable
482 global no_input
483 if no_input:
492 elif no_input:
530 if init_on_touch or not no_input:
604 if args.no_input:
605 global no_input
606 no_input = True
Ddpp-nfc.py33 no_input = False variable
888 global no_input
889 if no_input:
906 elif no_input:
982 if init_on_touch or not no_input:
1112 if args.no_input:
1113 global no_input
1114 no_input = True