mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
99747bb5a9
When enabling or disabling Bluetooth, the Bluedroid backend waits on sToggleBtMonitor until a BT adapter has been activated. Once the monitor gets notified, the backend sends a ToggleBtAck runnable to the main thread. This patch removes sToggleBtMonitor from the Bluetooth Bluedroid backend. Instead of signalling the monitor's notification, the Bluedroid handler function sends the ToggleBtAck directly. |
||
---|---|---|
.. | ||
hfp | ||
hfp-fallback | ||
b2g_bdroid_buildcfg.h | ||
BluetoothA2dpManager.cpp | ||
BluetoothA2dpManager.h | ||
BluetoothOppManager.cpp | ||
BluetoothOppManager.h | ||
BluetoothServiceBluedroid.cpp | ||
BluetoothServiceBluedroid.h | ||
BluetoothSocket.cpp | ||
BluetoothSocket.h | ||
BluetoothUtils.cpp | ||
BluetoothUtils.h |