зеркало из https://github.com/mozilla/gecko-dev.git
Bug 882551 - Patch 1: BluetoothProfileManagerBase inherits nsIObserver, r=qdot, r=mrbkap, r=echou
This commit is contained in:
Родитель
30cb8eaf94
Коммит
1499788e39
|
@ -12,10 +12,11 @@
|
||||||
#define ERR_NO_AVAILABLE_RESOURCE "NoAvailableResourceError"
|
#define ERR_NO_AVAILABLE_RESOURCE "NoAvailableResourceError"
|
||||||
|
|
||||||
#include "BluetoothCommon.h"
|
#include "BluetoothCommon.h"
|
||||||
|
#include "nsIObserver.h"
|
||||||
|
|
||||||
BEGIN_BLUETOOTH_NAMESPACE
|
BEGIN_BLUETOOTH_NAMESPACE
|
||||||
|
|
||||||
class BluetoothProfileManagerBase : public nsISupports
|
class BluetoothProfileManagerBase : public nsIObserver
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
virtual void OnGetServiceChannel(const nsAString& aDeviceAddress,
|
virtual void OnGetServiceChannel(const nsAString& aDeviceAddress,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче