16 #ifndef ACSDKBLUETOOTH_DEVICECONNECTIONRULESADAPTER_H_ 17 #define ACSDKBLUETOOTH_DEVICECONNECTIONRULESADAPTER_H_ 20 #include <unordered_set> 26 namespace acsdkBluetooth {
43 std::unordered_set<std::shared_ptr<avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface>>
48 std::unordered_set<std::shared_ptr<avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface>>
54 std::unordered_set<std::shared_ptr<avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface>>
55 m_bluetoothDeviceConnectionRules;
61 #endif // ACSDKBLUETOOTH_DEVICECONNECTIONRULESADAPTER_H_ Definition: DeviceConnectionRulesAdapter.h:36
std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface > > getRules() override
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: BluetoothDeviceConnectionRulesProviderInterface.h:31
DeviceConnectionRulesAdapter(std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceConnectionRuleInterface >> rules)