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

/external/wpa_supplicant_8/wpa_supplicant/examples/
H A 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

Completed in 612 milliseconds