Searched refs:gobject (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_find.py10 import gobject namespace
118 gobject.MainLoop().get_context().iteration(True)
119 gobject.threads_init()
120 gobject.MainLoop().run()
H A Dp2p_stop_find.py8 import gobject namespace
110 gobject.MainLoop().get_context().iteration(True)
111 gobject.threads_init()
113 gobject.MainLoop().run()
H A Dp2p_listen.py10 import gobject namespace
108 gobject.MainLoop().get_context().iteration(True)
109 gobject.threads_init()
110 gobject.MainLoop().run()
H A Dp2p_disconnect.py9 import gobject namespace
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
H A Dp2p_flush.py10 import gobject namespace
105 gobject.MainLoop().get_context().iteration(True)
106 gobject.threads_init()
108 gobject.MainLoop().run()
H A Dp2p_group_add.py8 import gobject namespace
150 gobject.MainLoop().get_context().iteration(True)
151 gobject.threads_init()
152 gobject.MainLoop().run()
H A Dp2p_invite.py8 import gobject namespace
136 gobject.MainLoop().get_context().iteration(True)
137 gobject.threads_init()
138 gobject.MainLoop().run()
H A Dp2p_connect.py10 import gobject namespace
218 gobject.MainLoop().run()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A Ddbus-listen-preq.py7 import gobject namespace
66 gobject.MainLoop().run()
H A Dwpas-dbus-new-wps.py6 import gobject namespace
76 gobject.MainLoop().run()
H A Dwpas-dbus-new-getall.py6 import gobject namespace
H A Dwpas-dbus-new.py6 import gobject namespace
143 gobject.MainLoop().run()
H A Dwpas-dbus-new-signals.py6 import gobject namespace
86 gobject.MainLoop().quit()
199 gobject.MainLoop().run()

Completed in 122 milliseconds