Home
last modified time | relevance | path

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

/hostap-3.7.0/wpa_supplicant/examples/p2p/
Dp2p_flush.py27 def deviceLost(devicepath): function
97 self.bus.add_signal_receiver(deviceLost,
Dp2p_stop_find.py25 def deviceLost(devicepath): function
99 self.bus.add_signal_receiver(deviceLost,
Dp2p_find.py31 def deviceLost(devicepath): function
104 self.bus.add_signal_receiver(deviceLost,
/hostap-3.7.0/tests/hwsim/
Dtest_dbus.py3192 self.add_signal(self.deviceLost, WPAS_DBUS_IFACE_P2PDEVICE,
3256 def deviceLost(self, path): member in run_dbus_p2p_discovery.TestDbusP2p