Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dwps-ap-nfc.py110 class HandoverServer(nfc.handover.HandoverServer): class
112 super(HandoverServer, self).__init__(llc)
255 srv = HandoverServer(llc)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dwps-ap-nfc.py110 class HandoverServer(nfc.handover.HandoverServer): class
112 super(HandoverServer, self).__init__(llc)
255 srv = HandoverServer(llc)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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.py525 class HandoverServer(nfc.handover.HandoverServer): class
527 super(HandoverServer, self).__init__(llc)
946 self.srv = HandoverServer(self, llc)
/third_party/wpa_supplicant/wpa_supplicant-2.9/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)