AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Enumerations | Functions
BluetoothDeviceInterface.h File Reference
#include <future>
#include <memory>
#include <ostream>
#include <string>
#include <vector>
#include <AVSCommon/SDKInterfaces/Bluetooth/Services/BluetoothServiceInterface.h>
#include <AVSCommon/SDKInterfaces/Bluetooth/Services/SDPRecordInterface.h>
#include <AVSCommon/Utils/Bluetooth/MediaStreamingState.h>
#include <AVSCommon/Utils/Optional.h>
Include dependency graph for BluetoothDeviceInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceInterface
 Represents a Bluetooth Device. More...
 
struct  alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceInterface::MetaData
 

Namespaces

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

Enumerations

enum  alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState {
  alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::FOUND, alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::UNPAIRED, alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::PAIRED, alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::IDLE,
  alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::DISCONNECTED, alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::DeviceState::CONNECTED
}
 

Functions

std::string alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::deviceStateToString (DeviceState state)
 
std::ostream & alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::operator<< (std::ostream &stream, const DeviceState state)
 

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