AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::acsdkBluetooth::SQLiteBluetoothStorage Member List

This is the complete list of members for alexaClientSDK::acsdkBluetooth::SQLiteBluetoothStorage, including all inherited members.

clear() overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
close() overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
create(const avsCommon::utils::configuration::ConfigurationNode &configurationRoot)alexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragestatic
createBluetoothStorageInterface(const std::shared_ptr< avsCommon::utils::configuration::ConfigurationNode > &configurationRoot)alexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragestatic
createDatabase() overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getCategory(const std::string &uuid, std::string *category) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getMac(const std::string &uuid, std::string *mac) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getMacToCategory(std::unordered_map< std::string, std::string > *macToCategory) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getMacToUuid(std::unordered_map< std::string, std::string > *macToUuid) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getOrderedMac(bool ascending, std::list< std::string > *macs) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getUuid(const std::string &mac, std::string *uuid) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getUuidToCategory(std::unordered_map< std::string, std::string > *uuidToCategory) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
getUuidToMac(std::unordered_map< std::string, std::string > *uuidToMac) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
insertByMac(const std::string &mac, const std::string &uuid, bool overwrite=true) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
open() overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
remove(const std::string &mac) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
updateByCategory(const std::string &uuid, const std::string &category) overridealexaClientSDK::acsdkBluetooth::SQLiteBluetoothStoragevirtual
~BluetoothStorageInterface()=defaultalexaClientSDK::acsdkBluetoothInterfaces::BluetoothStorageInterfacevirtual

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