#include <BTSecurityRegistry.hpp>
◆ Entry() [1/2]
direct_bt::BTSecurityRegistry::Entry::Entry |
( |
const EUI48Sub & |
addrSub_ | ) |
|
|
inline |
◆ Entry() [2/2]
direct_bt::BTSecurityRegistry::Entry::Entry |
( |
std::string |
nameSub_ | ) |
|
|
inline |
◆ isSecLevelOrIOCapSet()
constexpr bool direct_bt::BTSecurityRegistry::Entry::isSecLevelOrIOCapSet |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getSecLevel()
constexpr const BTSecurityLevel & direct_bt::BTSecurityRegistry::Entry::getSecLevel |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getIOCap()
constexpr const SMPIOCapability & direct_bt::BTSecurityRegistry::Entry::getIOCap |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ isSecurityAutoEnabled()
constexpr bool direct_bt::BTSecurityRegistry::Entry::isSecurityAutoEnabled |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getSecurityAutoIOCap()
constexpr const SMPIOCapability & direct_bt::BTSecurityRegistry::Entry::getSecurityAutoIOCap |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getPairingPasskey()
constexpr int direct_bt::BTSecurityRegistry::Entry::getPairingPasskey |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ getPairingNumericComparison()
constexpr bool direct_bt::BTSecurityRegistry::Entry::getPairingNumericComparison |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ toString()
std::string direct_bt::BTSecurityRegistry::Entry::toString |
( |
| ) |
const |
|
inlinenoexcept |
◆ NO_PASSKEY
constexpr int direct_bt::BTSecurityRegistry::Entry::NO_PASSKEY = -1 |
|
staticconstexpr |
◆ addrSub
EUI48Sub direct_bt::BTSecurityRegistry::Entry::addrSub |
◆ nameSub
std::string direct_bt::BTSecurityRegistry::Entry::nameSub |
◆ sec_level
◆ io_cap
◆ io_cap_auto
◆ passkey
int direct_bt::BTSecurityRegistry::Entry::passkey = NO_PASSKEY |
The documentation for this struct was generated from the following file: