AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Variables
alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::test Namespace Reference

Classes

class  MockBluetoothDevice
 
class  MockBluetoothDeviceConnectionRule
 
class  MockBluetoothDeviceManager
 
class  MockBluetoothHostController
 

Variables

static constexpr std::size_t PAIRING_PIN_LENGTH_MIN = 4
 
static constexpr std::size_t PAIRING_PIN_LENGTH_MAX = 16
 
static const std::string MOCK_MAC_ADDRESS = "XX:XX:XX:XX"
 
static const std::string MOCK_FRIENDLY_NAME = "MockBluetoothHostControllerName"
 

Variable Documentation

◆ MOCK_FRIENDLY_NAME

const std::string alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::test::MOCK_FRIENDLY_NAME = "MockBluetoothHostControllerName"
static

◆ MOCK_MAC_ADDRESS

const std::string alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::test::MOCK_MAC_ADDRESS = "XX:XX:XX:XX"
static

◆ PAIRING_PIN_LENGTH_MAX

constexpr std::size_t alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::test::PAIRING_PIN_LENGTH_MAX = 16
static

◆ PAIRING_PIN_LENGTH_MIN

constexpr std::size_t alexaClientSDK::avsCommon::sdkInterfaces::bluetooth::test::PAIRING_PIN_LENGTH_MIN = 4
static

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0