16 #ifndef ACSDKBLUETOOTH_BLUETOOTHCOMPONENT_H_ 17 #define ACSDKBLUETOOTH_BLUETOOTHCOMPONENT_H_ 42 namespace acsdkBluetooth {
48 std::shared_ptr<acsdkBluetoothInterfaces::BluetoothLocalInterface>,
49 std::shared_ptr<acsdkBluetoothInterfaces::BluetoothNotifierInterface>,
50 acsdkManufactory::Import<
51 std::shared_ptr<acsdkApplicationAudioPipelineFactoryInterfaces::ApplicationAudioPipelineFactoryInterface>>,
52 acsdkManufactory::Import<
53 std::shared_ptr<acsdkBluetoothInterfaces::BluetoothDeviceConnectionRulesProviderInterface>>,
54 acsdkManufactory::Import<std::shared_ptr<acsdkBluetoothInterfaces::BluetoothStorageInterface>>,
55 acsdkManufactory::Import<std::shared_ptr<acsdkShutdownManagerInterfaces::ShutdownNotifierInterface>>,
56 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::ContextManagerInterface>>,
57 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface>>,
58 acsdkManufactory::Import<acsdkManufactory::Annotated<
59 avsCommon::sdkInterfaces::AudioFocusAnnotation,
60 avsCommon::sdkInterfaces::FocusManagerInterface>>,
61 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::MessageSenderInterface>>,
62 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::PlaybackRouterInterface>>,
63 acsdkManufactory::Import<std::shared_ptr<avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceManagerInterface>>,
64 acsdkManufactory::Import<acsdkManufactory::Annotated<
66 avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface>>,
67 acsdkManufactory::Import<std::shared_ptr<avsCommon::utils::bluetooth::BluetoothEventBus>>,
79 #endif // ACSDKBLUETOOTH_BLUETOOTHCOMPONENT_H_
avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation DefaultEndpointAnnotation
Definition: AlexaInterfaceCapabilityAgentTest.cpp:50
Definition: Component.h:36
acsdkManufactory::Component< std::shared_ptr< acsdkBluetoothInterfaces::BluetoothLocalInterface >, std::shared_ptr< acsdkBluetoothInterfaces::BluetoothNotifierInterface >, acsdkManufactory::Import< std::shared_ptr< acsdkApplicationAudioPipelineFactoryInterfaces::ApplicationAudioPipelineFactoryInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkBluetoothInterfaces::BluetoothDeviceConnectionRulesProviderInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkBluetoothInterfaces::BluetoothStorageInterface > >, acsdkManufactory::Import< std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::AudioFocusAnnotation, avsCommon::sdkInterfaces::FocusManagerInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::PlaybackRouterInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceManagerInterface > >, acsdkManufactory::Import< acsdkManufactory::Annotated< avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface > >, acsdkManufactory::Import< std::shared_ptr< avsCommon::utils::bluetooth::BluetoothEventBus > >, acsdkManufactory::Import< std::shared_ptr< registrationManager::CustomerDataManagerInterface > >> BluetoothComponent
Definition: BluetoothComponent.h:68
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
BluetoothComponent getComponent()