Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for direct_bt::ConnectionInfo, including all inherited members.
ConnectionInfo(const jau::EUI48 &address_, BDAddressType addressType_, int8_t rssi_, int8_t tx_power_, int8_t max_tx_power_) noexcept | direct_bt::ConnectionInfo | inline |
getAddress() const noexcept | direct_bt::ConnectionInfo | inline |
getAddressType() const noexcept | direct_bt::ConnectionInfo | inline |
getMaxTxPower() const noexcept | direct_bt::ConnectionInfo | inline |
getRSSI() const noexcept | direct_bt::ConnectionInfo | inline |
getTxPower() const noexcept | direct_bt::ConnectionInfo | inline |
minimumDataSize() noexcept | direct_bt::ConnectionInfo | inlinestatic |
toString() const noexcept | direct_bt::ConnectionInfo | inline |