AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Enumerations
BluetoothEvents.h File Reference
#include "AVSCommon/SDKInterfaces/Bluetooth/BluetoothDeviceInterface.h"
#include "AVSCommon/SDKInterfaces/Bluetooth/Services/A2DPSourceInterface.h"
#include "AVSCommon/SDKInterfaces/Bluetooth/Services/AVRCPTargetInterface.h"
#include "AVSCommon/Utils/Bluetooth/A2DPRole.h"
#include "AVSCommon/Utils/Bluetooth/MediaStreamingState.h"
Include dependency graph for BluetoothEvents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventTypeHash
 Helper struct to allow enum class to be a key in collections. More...
 
class  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEvent
 Base class for a BluetoothEvent. More...
 
class  alexaClientSDK::avsCommon::utils::bluetooth::DeviceDiscoveredEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::DeviceRemovedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::DeviceStateChangedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::MediaStreamingStateChangedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::MediaCommandReceivedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothDeviceManagerInitializedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::ScanningStateChangedEvent
 
class  alexaClientSDK::avsCommon::utils::bluetooth::ToggleA2DPProfileStateChangedEvent
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::bluetooth
 

Enumerations

enum  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType {
  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::DEVICE_DISCOVERED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::DEVICE_REMOVED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::DEVICE_STATE_CHANGED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::STREAMING_STATE_CHANGED,
  alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::MEDIA_COMMAND_RECEIVED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::BLUETOOTH_DEVICE_MANAGER_INITIALIZED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::SCANNING_STATE_CHANGED, alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventType::TOGGLE_A2DP_PROFILE_STATE_CHANGED
}
 The different Bluetooth event types. More...
 

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