AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
BlueZBluetoothDevice.h File Reference
#include <future>
#include <memory>
#include <mutex>
#include <string>
#include <vector>
#include <unordered_map>
#include <unordered_set>
#include <gio/gio.h>
#include <AVSCommon/SDKInterfaces/Bluetooth/BluetoothDeviceInterface.h>
#include <AVSCommon/Utils/Threading/Executor.h>
#include <AVSCommon/Utils/Bluetooth/SDPRecords.h>
#include "BlueZ/DBusPropertiesProxy.h"
Include dependency graph for BlueZBluetoothDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::bluetoothImplementations::blueZ::BlueZBluetoothDevice
 A BlueZ implementation of the BluetoothDeviceInterface. More...
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::bluetoothImplementations
 
 alexaClientSDK::bluetoothImplementations::blueZ
 

Functions

std::string alexaClientSDK::bluetoothImplementations::blueZ::deviceStateToString (BlueZBluetoothDevice::BlueZDeviceState state)
 
std::ostream & alexaClientSDK::bluetoothImplementations::blueZ::operator<< (std::ostream &stream, const BlueZBluetoothDevice::BlueZDeviceState &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