![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <BluetoothDeviceConnectionRulesProviderInterface.h>
Public Member Functions | |
virtual std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface > > | getRules ()=0 |
virtual | ~BluetoothDeviceConnectionRulesProviderInterface ()=default |
This interface provides the BluetoothDeviceConnectionRuleInterface(s)
used by the Bluetooth Capability Agent to define the connection rules to follow for device types.
|
virtualdefault |
|
pure virtual |
Returns the unordered set of BluetoothDeviceConnectionRuleInterfaces
added to this provider.
Implemented in alexaClientSDK::acsdkBluetooth::DeviceConnectionRulesAdapter, and alexaClientSDK::acsdkBluetooth::BasicDeviceConnectionRulesProvider.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0