AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Attributes | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::A2DPSinkInterface Class Reference

#include <A2DPSinkInterface.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::A2DPSinkInterface:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::A2DPSinkInterface:
Collaboration graph
[legend]

Static Public Attributes

static constexpr const char * UUID = "0000110b-0000-1000-8000-00805f9b34fb"
 The Service UUID. More...
 
static constexpr const char * NAME = "AudioSink"
 The Service Name. More...
 

Additional Inherited Members

- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::BluetoothServiceInterface
virtual std::shared_ptr< SDPRecordInterfacegetRecord ()=0
 
virtual ~BluetoothServiceInterface ()=default
 Destructor. More...
 
virtual void setup ()=0
 Called for any necessary setup of the service. More...
 
virtual void cleanup ()=0
 Called for any necessary cleanup of the service. More...
 

Detailed Description

Interface to support A2DP streaming from SDK to bluetooth device.

Member Data Documentation

◆ NAME

constexpr const char* alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::A2DPSinkInterface::NAME = "AudioSink"
static

The Service Name.

◆ UUID

constexpr const char* alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::A2DPSinkInterface::UUID = "0000110b-0000-1000-8000-00805f9b34fb"
static

The Service UUID.


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