![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
A SDP record representing HID. More...
#include <SDPRecords.h>
Public Member Functions | |
HIDRecord (const std::string &version) | |
![]() | |
SDPRecord (const std::string &name, const std::string &uuid, const std::string &version) | |
std::string | getName () const override |
std::string | getUuid () const override |
std::string | getVersion () const override |
![]() | |
virtual | ~SDPRecordInterface ()=default |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
static const std::string | BASE_UUID () |
![]() | |
const std::string | m_name |
The service name. More... | |
const std::string | m_uuid |
The 128-bit UUID. More... | |
const std::string | m_version |
The version. More... | |
A SDP record representing HID.
alexaClientSDK::avsCommon::utils::bluetooth::HIDRecord::HIDRecord | ( | const std::string & | version | ) |
Constructor
version | The version of the service. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0