Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py99 …ead = threading.Thread(name=utils.GLIB_THREAD_NAME, target=Bluetooth.mainloop_thread, args=(self,))
106 def mainloop_thread(self): member in Bluetooth