![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <BasicDeviceConnectionRulesProvider.h>
Public Member Functions | |
BluetoothDeviceConnectionRulesProviderInterface | |
std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface > > | getRules () override |
![]() | |
virtual | ~BluetoothDeviceConnectionRulesProviderInterface ()=default |
Static Public Member Functions | |
static std::shared_ptr< acsdkBluetoothInterfaces::BluetoothDeviceConnectionRulesProviderInterface > | createBluetoothDeviceConnectionRulesProviderInterface () |
This class provides the default BasicDeviceConnectionRule
for the Bluetooth Capability Agent.
If you wish to add custom rules, you should implement the BluetoothDeviceConnectionRulesProviderInterface
and pass that to the Bluetooth CA.
|
static |
|
overridevirtual |
Returns the unordered set of BluetoothDeviceConnectionRuleInterfaces
added to this provider.
Implements alexaClientSDK::acsdkBluetoothInterfaces::BluetoothDeviceConnectionRulesProviderInterface.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0