Searched refs:GroupStarted (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py29 def GroupStarted(properties): function
115 self.bus.add_signal_receiver(GroupStarted,
117 signal_name="GroupStarted")
H A Dp2p_connect.py41 def GroupStarted(properties): function
141 self.bus.add_signal_receiver(GroupStarted,
143 signal_name="GroupStarted")

Completed in 39 milliseconds