#include <BTTypes1.hpp>
Definition at line 187 of file BTTypes1.hpp.
◆ AdapterInfo() [1/3]
direct_bt::AdapterInfo::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_ |
|
) |
| |
|
inlinenoexcept |
◆ AdapterInfo() [2/3]
direct_bt::AdapterInfo::AdapterInfo |
( |
const AdapterInfo & |
o | ) |
|
|
inlinenoexcept |
◆ AdapterInfo() [3/3]
direct_bt::AdapterInfo::AdapterInfo |
( |
AdapterInfo && |
o | ) |
|
|
inlinenoexcept |
◆ get_supportedSetting()
constexpr const AdapterSetting& direct_bt::AdapterInfo::get_supportedSetting |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getCurrentBTMode()
BTMode direct_bt::AdapterInfo::getCurrentBTMode |
( |
| ) |
const |
|
inlinenoexcept |
◆ getCurrentSettingMask()
AdapterSetting direct_bt::AdapterInfo::getCurrentSettingMask |
( |
| ) |
const |
|
inlinenoexcept |
◆ getDevClass()
uint32_t direct_bt::AdapterInfo::getDevClass |
( |
| ) |
const |
|
inlinenoexcept |
◆ getName()
std::string direct_bt::AdapterInfo::getName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getShortName()
std::string direct_bt::AdapterInfo::getShortName |
( |
| ) |
const |
|
inlinenoexcept |
◆ isCurrentSettingBitSet()
bool direct_bt::AdapterInfo::isCurrentSettingBitSet |
( |
const AdapterSetting |
bit | ) |
const |
|
inlinenoexcept |
◆ isSettingMaskSupported()
bool direct_bt::AdapterInfo::isSettingMaskSupported |
( |
const AdapterSetting |
setting | ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ toString()
std::string direct_bt::AdapterInfo::toString |
( |
| ) |
const |
|
inlinenoexcept |
◆ BTAdapter
◆ BTManager
◆ addressAndType
◆ dev_id
const uint16_t direct_bt::AdapterInfo::dev_id |
◆ manufacturer
const uint16_t direct_bt::AdapterInfo::manufacturer |
◆ version
const uint8_t direct_bt::AdapterInfo::version |
The documentation for this class was generated from the following file: