mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2de21005cd
Bluedroid callbacks were usually called on a separate thread that was specific to this task. So Gecko's Bluetooth Core contained a number of runnables for executing callback operations on the main thread. Since all notifications always run on the main thread, the extra runnables are not required any longer. This patch integrates them into the notification methods where possible. |
||
---|---|---|
.. | ||
hfp | ||
hfp-fallback | ||
b2g_bdroid_buildcfg.h | ||
BluetoothA2dpManager.cpp | ||
BluetoothA2dpManager.h | ||
BluetoothInterface.cpp | ||
BluetoothInterface.h | ||
BluetoothOppManager.cpp | ||
BluetoothOppManager.h | ||
BluetoothServiceBluedroid.cpp | ||
BluetoothServiceBluedroid.h | ||
BluetoothSocket.cpp | ||
BluetoothSocket.h | ||
BluetoothUtils.cpp | ||
BluetoothUtils.h |