Home
last modified time | relevance | path

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

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