AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::acsdkBluetoothInterfaces::test::MockBluetoothDeviceObserver Class Reference

#include <MockBluetoothDeviceObserver.h>

Inheritance diagram for alexaClientSDK::acsdkBluetoothInterfaces::test::MockBluetoothDeviceObserver:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkBluetoothInterfaces::test::MockBluetoothDeviceObserver:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD1 (onActiveDeviceConnected, void(const DeviceAttributes &attributes))
 
 MOCK_METHOD1 (onActiveDeviceDisconnected, void(const DeviceAttributes &attributes))
 
- Public Member Functions inherited from alexaClientSDK::acsdkBluetoothInterfaces::BluetoothDeviceObserverInterface
virtual ~BluetoothDeviceObserverInterface ()=default
 
virtual void onActiveDeviceConnected (const DeviceAttributes &attributes)=0
 
virtual void onActiveDeviceDisconnected (const DeviceAttributes &attributes)=0
 

Detailed Description

Mock class that implements BluetoothDeviceInterface

Member Function Documentation

◆ MOCK_METHOD1() [1/2]

alexaClientSDK::acsdkBluetoothInterfaces::test::MockBluetoothDeviceObserver::MOCK_METHOD1 ( onActiveDeviceConnected  ,
void(const DeviceAttributes &attributes)   
)

◆ MOCK_METHOD1() [2/2]

alexaClientSDK::acsdkBluetoothInterfaces::test::MockBluetoothDeviceObserver::MOCK_METHOD1 ( onActiveDeviceDisconnected  ,
void(const DeviceAttributes &attributes)   
)

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0