Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::AdapterInfo, including all inherited members.
AdapterInfo(const uint16_t dev_id_, const BDAddressAndType &addressAndType_, const uint8_t version_, const uint16_t manufacturer_, const AdapterSetting supported_setting_, const AdapterSetting current_setting_, const uint32_t dev_class_, const std::string &name_, const std::string &short_name_) noexcept | direct_bt::AdapterInfo | inline |
AdapterInfo(const AdapterInfo &o) noexcept | direct_bt::AdapterInfo | inline |
AdapterInfo(AdapterInfo &&o) noexcept | direct_bt::AdapterInfo | inline |
addressAndType | direct_bt::AdapterInfo | |
BTAdapter class | direct_bt::AdapterInfo | friend |
BTManager class | direct_bt::AdapterInfo | friend |
dev_id | direct_bt::AdapterInfo | |
get_supportedSetting() const noexcept | direct_bt::AdapterInfo | inline |
getCurrentBTMode() const noexcept | direct_bt::AdapterInfo | inline |
getCurrentSettingMask() const noexcept | direct_bt::AdapterInfo | inline |
getDevClass() const noexcept | direct_bt::AdapterInfo | inline |
getName() const noexcept | direct_bt::AdapterInfo | inline |
getShortName() const noexcept | direct_bt::AdapterInfo | inline |
isCurrentSettingBitSet(const AdapterSetting bit) const noexcept | direct_bt::AdapterInfo | inline |
isSettingMaskSupported(const AdapterSetting setting) const noexcept | direct_bt::AdapterInfo | inline |
manufacturer | direct_bt::AdapterInfo | |
operator=(const AdapterInfo &o) | direct_bt::AdapterInfo | inline |
operator=(AdapterInfo &&o) noexcept=delete | direct_bt::AdapterInfo | |
toString() const noexcept | direct_bt::AdapterInfo | inline |
version | direct_bt::AdapterInfo |