Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dbluetooth_facade.py4237 target=FlossFacadeLocal.mainloop_thread,
4271 def mainloop_thread(self): member in FlossFacadeLocal