15 #ifndef ACSDKBLUETOOTHINTERFACES_MOCKBLUETOOTHDEVICEOBSERVER_H_ 16 #define ACSDKBLUETOOTHINTERFACES_MOCKBLUETOOTHDEVICEOBSERVER_H_ 23 namespace acsdkBluetoothInterfaces {
39 #endif // ACSDKBLUETOOTHINTERFACES_MOCKBLUETOOTHDEVICEOBSERVER_H_
Definition: AmdMetricWrapperTest.cpp:24
virtual void onActiveDeviceDisconnected(const DeviceAttributes &attributes)=0
virtual void onActiveDeviceConnected(const DeviceAttributes &attributes)=0
MOCK_METHOD1(onActiveDeviceConnected, void(const DeviceAttributes &attributes))
Definition: BluetoothDeviceObserverInterface.h:28
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: BluetoothDeviceObserverInterface.h:33
Definition: MockBluetoothDeviceObserver.h:29