Lines Matching refs:summary
28 def summary(txt): function
35 summary(txt)
119 summary("received handover request {}".format(request.type))
122 summary("not a handover request")
127 summary("error decoding 'Hr' message: {}".format(e))
130 summary("send handover response {}".format(response.type))
134 summary("HandoverServer - request received")
146 summary("WPS carrier type match - add WPS carrier record")
149 summary("Could not get handover select carrier record from hostapd")
156 summary("Handover report rejected")
168 summary("Sending handover select")
179 summary("WPS tag - send to hostapd")
183 summary("Empty tag")
192 summary("Tag found - writing - " + str(tag))
206 summary("Write WPS config token")
211 summary("Could not get WPS config token from hostapd")
219 summary("Write WPS password token")
224 summary("Could not get WPS password token from hostapd")
233 summary("Tag connected: " + str(tag))
246 summary("Not an NDEF tag - remove tag")
295 if args.summary:
297 summary_file = args.summary