Home | History | Annotate | Download | only in hostapd

Lines Matching full:handover

17 import nfc.handover
110 class HandoverServer(nfc.handover.HandoverServer):
117 # due to new WSC handover format
119 summary("received handover request {}".format(request.type))
122 summary("not a handover request")
130 summary("send handover response {}".format(response.type))
136 print "Parsed handover request: " + request.pretty()
149 summary("Could not get handover select carrier record from hostapd")
151 print "Handover select carrier record from hostapd:"
154 success_report("Handover reported successfully")
156 summary("Handover report rejected")
161 print "Handover select:"
168 summary("Sending handover select")