![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <BluetoothServiceInterface.h>
Public Member Functions | |
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 representing a Bluetooth Service. More Bluetooth Service information(e.g, UUID, NAME) could be found in the service discovery section at https://www.bluetooth.com/specifications/assigned-numbers/
|
virtualdefault |
Destructor.
|
pure virtual |
Called for any necessary cleanup of the service.
Implemented in alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSource, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPTarget, alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSink, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPController, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHFP, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHID, alexaClientSDK::bluetoothImplementations::blueZ::BlueZSPP, and alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::test::MockBluetoothService.
|
pure virtual |
Returns an SDPRecord for the service.
SDPRecordInterface
for the service. Implemented in alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSource, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPTarget, alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSink, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPController, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHFP, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHID, alexaClientSDK::bluetoothImplementations::blueZ::BlueZSPP, and alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::test::MockBluetoothService.
|
pure virtual |
Called for any necessary setup of the service.
Implemented in alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSource, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPTarget, alexaClientSDK::bluetoothImplementations::blueZ::BlueZA2DPSink, alexaClientSDK::bluetoothImplementations::blueZ::BlueZAVRCPController, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHFP, alexaClientSDK::bluetoothImplementations::blueZ::BlueZHID, alexaClientSDK::bluetoothImplementations::blueZ::BlueZSPP, and alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::test::MockBluetoothService.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0