gecko-dev/dom/bluetooth/bluez/linux
Thomas Zimmermann d4a238ea67 Bug 950891: Don't run GetServiceChannel while turning Bluetooth on/off, r=echou
This patch adds a check to BluetoothDBusService::GetServiceChannel to
ensure that Bluetooth is ready. If the system is in a transition from
on to off, or vice versa, the method might operate on an undefined
state.
2014-01-07 13:46:20 +01:00
..
BluetoothDBusService.cpp Bug 950891: Don't run GetServiceChannel while turning Bluetooth on/off, r=echou 2014-01-07 13:46:20 +01:00
BluetoothDBusService.h Bug 932728: Open only one connection to DBus, r=echou,qdot 2013-12-12 12:56:00 +01:00