Home
last modified time | relevance | path

Searched refs:HandoverServer (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py110 class HandoverServer(nfc.handover.HandoverServer): class
112 super(HandoverServer, self).__init__(llc)
255 srv = HandoverServer(llc)
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py138 class HandoverServer(nfc.handover.HandoverServer): class
140 super(HandoverServer, self).__init__(llc)
410 srv = HandoverServer(llc)
H A Dp2p-nfc.py259 class HandoverServer(nfc.handover.HandoverServer): class
261 super(HandoverServer, self).__init__(llc)
519 srv = HandoverServer(llc)
H A Ddpp-nfc.py526 class HandoverServer(nfc.handover.HandoverServer): class
528 super(HandoverServer, self).__init__(llc)
952 self.srv = HandoverServer(self, llc)