buildJsonEventString(const std::string &eventName, const std::string &dialogRequestIdString="", const std::string &payload="{}", const std::string &context="") const | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
cancelDirective(std::shared_ptr< avsCommon::avs::CapabilityAgent::DirectiveInfo > info) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::avs::CapabilityAgent::cancelDirective(const std::string &messageId) override final | alexaClientSDK::avsCommon::avs::CapabilityAgent | virtual |
alexaClientSDK::avsCommon::avs::CapabilityAgent::cancelDirective(std::shared_ptr< DirectiveInfo > info)=0 | alexaClientSDK::avsCommon::avs::CapabilityAgent | protectedpure virtual |
canStateBeRetrieved() | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | inlinevirtual |
CapabilityAgent(const std::string &nameSpace, std::shared_ptr< sdkInterfaces::ExceptionEncounteredSenderInterface > exceptionEncounteredSender) | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
clearData() override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
connect(const std::string &addr) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
createBluetoothCapabilityAgent(std::shared_ptr< avsCommon::sdkInterfaces::ContextManagerInterface > contextManager, std::shared_ptr< avsCommon::sdkInterfaces::MessageSenderInterface > messageSender, std::shared_ptr< avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface > exceptionEncounteredSender, std::shared_ptr< acsdkBluetoothInterfaces::BluetoothStorageInterface > bluetoothStorage, std::shared_ptr< avsCommon::sdkInterfaces::bluetooth::BluetoothDeviceManagerInterface > deviceManager, std::shared_ptr< avsCommon::utils::bluetooth::BluetoothEventBus > eventBus, std::shared_ptr< registrationManager::CustomerDataManagerInterface > customerDataManager, std::shared_ptr< acsdkApplicationAudioPipelineFactoryInterfaces::ApplicationAudioPipelineFactoryInterface > audioPipelineFactory, acsdkManufactory::Annotated< avsCommon::sdkInterfaces::AudioFocusAnnotation, avsCommon::sdkInterfaces::FocusManagerInterface > audioFocusManager, std::shared_ptr< acsdkShutdownManagerInterfaces::ShutdownNotifierInterface > shutdownNotifier, acsdkManufactory::Annotated< avsCommon::sdkInterfaces::endpoints::DefaultEndpointAnnotation, avsCommon::sdkInterfaces::endpoints::EndpointCapabilitiesRegistrarInterface > endpointCapabilitiesRegistrar, std::shared_ptr< acsdkBluetoothInterfaces::BluetoothDeviceConnectionRulesProviderInterface > connectionRulesProvider, std::shared_ptr< BluetoothMediaInputTransformer > mediaInputTransformer, std::shared_ptr< acsdkBluetoothInterfaces::BluetoothNotifierInterface > bluetoothNotifier) | alexaClientSDK::acsdkBluetooth::Bluetooth | static |
createDirectiveInfo(std::shared_ptr< AVSDirective > directive, std::unique_ptr< sdkInterfaces::DirectiveHandlerResultInterface > result) | alexaClientSDK::avsCommon::avs::CapabilityAgent | protectedvirtual |
CustomerDataHandler(const std::shared_ptr< registrationManager::CustomerDataManagerInterface > &dataManager) | alexaClientSDK::registrationManager::CustomerDataHandler | |
disconnect(const std::string &addr) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
doShutdown() override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
FocusTransitionState enum name | alexaClientSDK::acsdkBluetooth::Bluetooth | |
getCapabilityConfigurations() override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
getConfiguration() const override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
handleDirective(std::shared_ptr< avsCommon::avs::CapabilityAgent::DirectiveInfo > info) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::avs::CapabilityAgent::handleDirective(const std::string &messageId) override final | alexaClientSDK::avsCommon::avs::CapabilityAgent | virtual |
alexaClientSDK::avsCommon::avs::CapabilityAgent::handleDirective(std::shared_ptr< DirectiveInfo > info)=0 | alexaClientSDK::avsCommon::avs::CapabilityAgent | protectedpure virtual |
handleDirectiveImmediately(std::shared_ptr< avsCommon::avs::AVSDirective > directive) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
hasReportableStateProperties() | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | inlinevirtual |
isShutdown() const | alexaClientSDK::avsCommon::utils::RequiresShutdown | |
m_exceptionEncounteredSender | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
m_namespace | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
name() const | alexaClientSDK::avsCommon::utils::RequiresShutdown | |
ObserverInterface typedef | alexaClientSDK::acsdkBluetooth::Bluetooth | |
onBufferingComplete(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onBufferRefilled(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onBufferUnderrun(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onContextAvailable(const std::string &jsonContext) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
alexaClientSDK::avsCommon::avs::CapabilityAgent::onContextAvailable(const endpoints::EndpointIdentifier &endpointId, const avs::AVSContext &endpointContext, ContextRequestToken requestToken) | alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterface | inlinevirtual |
onContextFailure(const avsCommon::sdkInterfaces::ContextRequestError error) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
alexaClientSDK::avsCommon::avs::CapabilityAgent::onContextFailure(const ContextRequestError error, ContextRequestToken token) | alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterface | inlinevirtual |
onDeregistered() override | alexaClientSDK::avsCommon::avs::CapabilityAgent | virtual |
onEventFired(const avsCommon::utils::bluetooth::BluetoothEvent &event) override | alexaClientSDK::acsdkBluetooth::Bluetooth | protectedvirtual |
onFirstByteRead(avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::SourceId id, const avsCommon::utils::mediaPlayer::MediaPlayerState &state) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::onFirstByteRead(SourceId id, const MediaPlayerState &state)=0 | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | pure virtual |
onFocusChanged(avsCommon::avs::FocusState newFocus, avsCommon::avs::MixingBehavior behavior) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
onPlaybackError(avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::SourceId id, const avsCommon::utils::mediaPlayer::ErrorType &type, std::string error, const avsCommon::utils::mediaPlayer::MediaPlayerState &state) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::onPlaybackError(SourceId id, const ErrorType &type, std::string error, const MediaPlayerState &state)=0 | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | pure virtual |
onPlaybackFinished(avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::SourceId id, const avsCommon::utils::mediaPlayer::MediaPlayerState &state) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::onPlaybackFinished(SourceId id, const MediaPlayerState &state)=0 | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | pure virtual |
onPlaybackPaused(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onPlaybackResumed(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onPlaybackStarted(avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::SourceId id, const avsCommon::utils::mediaPlayer::MediaPlayerState &state) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::onPlaybackStarted(SourceId id, const MediaPlayerState &state)=0 | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | pure virtual |
onPlaybackStopped(avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::SourceId id, const avsCommon::utils::mediaPlayer::MediaPlayerState &state) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface::onPlaybackStopped(SourceId, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onSeeked(SourceId, const MediaPlayerState &, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
onTags(SourceId, std::unique_ptr< const VectorOfTags >, const MediaPlayerState &) | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | inlinevirtual |
pair(const std::string &addr) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
preHandleDirective(std::shared_ptr< avsCommon::avs::CapabilityAgent::DirectiveInfo > info) override | alexaClientSDK::acsdkBluetooth::Bluetooth | |
alexaClientSDK::avsCommon::avs::CapabilityAgent::preHandleDirective(std::shared_ptr< AVSDirective > directive, std::unique_ptr< sdkInterfaces::DirectiveHandlerResultInterface > result) override final | alexaClientSDK::avsCommon::avs::CapabilityAgent | |
alexaClientSDK::avsCommon::avs::CapabilityAgent::preHandleDirective(std::shared_ptr< DirectiveInfo > info)=0 | alexaClientSDK::avsCommon::avs::CapabilityAgent | protectedpure virtual |
alexaClientSDK::avsCommon::sdkInterfaces::DirectiveHandlerInterface::preHandleDirective(std::shared_ptr< avsCommon::avs::AVSDirective > directive, std::unique_ptr< DirectiveHandlerResultInterface > result)=0 | alexaClientSDK::avsCommon::sdkInterfaces::DirectiveHandlerInterface | pure virtual |
provideState(const avs::NamespaceAndName &stateProviderName, const ContextRequestToken stateRequestToken) | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | inlinevirtual |
provideState(const avs::CapabilityTag &stateProviderName, const ContextRequestToken stateRequestToken) | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | inlinevirtual |
alexaClientSDK::avsCommon::avs::CapabilityAgent::removeDirective(const std::string &messageId) | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
RequiresShutdown(const std::string &name) | alexaClientSDK::avsCommon::utils::RequiresShutdown | |
ScanningTransitionState enum name | alexaClientSDK::acsdkBluetooth::Bluetooth | |
sendExceptionEncounteredAndReportFailed(std::shared_ptr< DirectiveInfo > info, const std::string &message, avsCommon::avs::ExceptionErrorType type=avsCommon::avs::ExceptionErrorType::INTERNAL_ERROR) | alexaClientSDK::avsCommon::avs::CapabilityAgent | protected |
setDiscoverableMode(bool discoverable) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
setPairingPin(const std::string &addr, const std::string &pin) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
setScanMode(bool scanning) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
shouldQueryState() | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | inlinevirtual |
shutdown() | alexaClientSDK::avsCommon::utils::RequiresShutdown | |
SourceId typedef | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | |
StreamingState enum name | alexaClientSDK::acsdkBluetooth::Bluetooth | |
TagType enum name | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | |
unpair(const std::string &addr) override | alexaClientSDK::acsdkBluetooth::Bluetooth | virtual |
VectorOfTags typedef | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | |
~BluetoothEventListenerInterface()=default | alexaClientSDK::avsCommon::utils::bluetooth::BluetoothEventListenerInterface | virtual |
~BluetoothLocalInterface()=default | alexaClientSDK::acsdkBluetoothInterfaces::BluetoothLocalInterface | virtual |
~CapabilityAgent()=default | alexaClientSDK::avsCommon::avs::CapabilityAgent | virtual |
~CapabilityConfigurationInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::CapabilityConfigurationInterface | virtual |
~ChannelObserverInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::ChannelObserverInterface | virtual |
~ContextRequesterInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::ContextRequesterInterface | virtual |
~CustomerDataHandler() | alexaClientSDK::registrationManager::CustomerDataHandler | virtual |
~CustomerDataHandlerInterface()=default | alexaClientSDK::registrationManager::CustomerDataHandlerInterface | virtual |
~DirectiveHandlerInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::DirectiveHandlerInterface | virtual |
~FormattedAudioStreamAdapterListener()=default | alexaClientSDK::avsCommon::utils::bluetooth::FormattedAudioStreamAdapterListener | virtual |
~MediaPlayerObserverInterface()=default | alexaClientSDK::avsCommon::utils::mediaPlayer::MediaPlayerObserverInterface | virtual |
~RequiresShutdown() | alexaClientSDK::avsCommon::utils::RequiresShutdown | virtual |
~StateProviderInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::StateProviderInterface | virtual |