Searched refs:mainloop_thread (Results 1 – 1 of 1) sorted by relevance
99 …ead = threading.Thread(name=utils.GLIB_THREAD_NAME, target=Bluetooth.mainloop_thread, args=(self,))106 def mainloop_thread(self): member in Bluetooth