![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SPPInterface.h>
Static Public Attributes | |
static constexpr const char * | UUID = "00001101-0000-1000-8000-00805f9b34fb" |
The Service UUID. More... | |
static constexpr const char * | NAME = "SerialPort" |
The Service Name. More... | |
Additional Inherited Members | |
![]() | |
virtual std::shared_ptr< SDPRecordInterface > | getRecord ()=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... | |
Interface to support serial port profile.
|
static |
The Service Name.
|
static |
The Service UUID.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0