Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dwps-ap-nfc.py110 class HandoverServer(nfc.handover.HandoverServer): class
112 super(HandoverServer, self).__init__(llc)
255 srv = HandoverServer(llc)
/external/wpa_supplicant_8/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)