mgmt_addr_info { EUI48, uint8_t type }, int8_t rssi, int8_t tx_power, int8_t max_tx_power;
More...
#include <BTTypes1.hpp>
mgmt_addr_info { EUI48, uint8_t type }, int8_t rssi, int8_t tx_power, int8_t max_tx_power;
Definition at line 82 of file BTTypes1.hpp.
◆ ConnectionInfo()
direct_bt::ConnectionInfo::ConnectionInfo |
( |
const jau::EUI48 & |
address_, |
|
|
BDAddressType |
addressType_, |
|
|
int8_t |
rssi_, |
|
|
int8_t |
tx_power_, |
|
|
int8_t |
max_tx_power_ |
|
) |
| |
|
inlinenoexcept |
◆ minimumDataSize()
static jau::nsize_t direct_bt::ConnectionInfo::minimumDataSize |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ getAddress()
const jau::EUI48 direct_bt::ConnectionInfo::getAddress |
( |
| ) |
const |
|
inlinenoexcept |
◆ getAddressType()
BDAddressType direct_bt::ConnectionInfo::getAddressType |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRSSI()
int8_t direct_bt::ConnectionInfo::getRSSI |
( |
| ) |
const |
|
inlinenoexcept |
◆ getTxPower()
int8_t direct_bt::ConnectionInfo::getTxPower |
( |
| ) |
const |
|
inlinenoexcept |
◆ getMaxTxPower()
int8_t direct_bt::ConnectionInfo::getMaxTxPower |
( |
| ) |
const |
|
inlinenoexcept |
◆ toString()
std::string direct_bt::ConnectionInfo::toString |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: