Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_find.py28 def deviceFound(devicepath): argument
29 print("Device found: %s" % (devicepath))
31 def deviceLost(devicepath): argument
32 print("Device lost: %s" % (devicepath))
H A Dp2p_flush.py27 def deviceLost(devicepath): argument
28 print("Device lost: %s" % (devicepath))
H A Dp2p_stop_find.py25 def deviceLost(devicepath): argument
26 print("Device lost: %s" % (devicepath))