Lines Matching full:hostapd
3 # Example nfcpy to hostapd wrapper for WPS NFC operations
23 wpas_ctrl = '/var/run/hostapd'
46 print "Could not find hostapd: ", error
50 print "No hostapd control interface found"
149 summary("Could not get handover select carrier record from hostapd")
151 print "Handover select carrier record from hostapd:"
179 summary("WPS tag - send to hostapd")
211 summary("Could not get WPS config token from hostapd")
224 summary("Could not get WPS password token from hostapd")
270 parser = argparse.ArgumentParser(description='nfcpy to hostapd integration for WPS NFC operations')