AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::utils::bluetooth::HFPRecord Class Reference

A SDP record representing HFP. More...

#include <SDPRecords.h>

Inheritance diagram for alexaClientSDK::avsCommon::utils::bluetooth::HFPRecord:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::utils::bluetooth::HFPRecord:
Collaboration graph
[legend]

Public Member Functions

 HFPRecord (const std::string &version)
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::utils::bluetooth::SDPRecord
 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
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::SDPRecordInterface
virtual ~SDPRecordInterface ()=default
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::services::SDPRecordInterface
static const std::string BASE_UUID ()
 
- Protected Attributes inherited from alexaClientSDK::avsCommon::utils::bluetooth::SDPRecord
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...
 

Detailed Description

A SDP record representing HFP.

Constructor & Destructor Documentation

◆ HFPRecord()

alexaClientSDK::avsCommon::utils::bluetooth::HFPRecord::HFPRecord ( const std::string &  version)

Constructor

Parameters
versionThe version of the service.

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