![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
services | |
test | |
Classes | |
class | BluetoothDeviceConnectionRuleInterface |
class | BluetoothDeviceInterface |
Represents a Bluetooth Device. More... | |
class | BluetoothDeviceManagerInterface |
class | BluetoothHostControllerInterface |
Enumerations | |
enum | DeviceState { DeviceState::FOUND, DeviceState::UNPAIRED, DeviceState::PAIRED, DeviceState::IDLE, DeviceState::DISCONNECTED, DeviceState::CONNECTED } |
Functions | |
std::string | deviceStateToString (DeviceState state) |
std::ostream & | operator<< (std::ostream &stream, const DeviceState state) |
|
inline |
Converts the DeviceState
enum to a string.
The | DeviceState to convert. |
DeviceState
.
|
inline |
Overload for the DeviceState
enum. This will write the DeviceState
as a string to the provided stream.
An | ostream to send the DeviceState as a string. |
The | DeviceState to convert. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0