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

/freebsd-10.2-release/contrib/netbsd-tests/net/carp/
H A Dt_basic.c70 ATF_TC(handover); variable
71 ATF_TC_HEAD(handover, tc)
74 atf_tc_set_md_var(tc, "descr", "check that carp handover works if "
139 ATF_TC_BODY(handover, tc)
218 ATF_TP_ADD_TC(tp, handover);
/freebsd-10.2-release/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py16 import nfc.handover namespace
67 print "Trying to initiate WPS handover"
71 print "Could not get handover request message from wpa_supplicant"
75 print "Parsed handover request: " + message.pretty()
80 client = nfc.handover.HandoverClient()
82 print "Trying handover";
84 print "Connected for handover"
91 print "Sending handover request"
94 print "Failed to send handover request"
96 print "Receiving handover respons
[all...]

Completed in 110 milliseconds