Home
last modified time | relevance | path

Searched defs:devicepath (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
Dp2p_find.py28 def deviceFound(devicepath): argument
31 def deviceLost(devicepath): argument
Dp2p_flush.py27 def deviceLost(devicepath): argument
Dp2p_stop_find.py25 def deviceLost(devicepath): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
Dp2p_find.py28 def deviceFound(devicepath): argument
31 def deviceLost(devicepath): argument
Dp2p_flush.py27 def deviceLost(devicepath): argument
Dp2p_stop_find.py25 def deviceLost(devicepath): argument
/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py45 def __init__ (self, name, path, incpath, devicepath, copyright = None): argument