Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Used for MgmtEvtNewSignatureResolvingKey. More...
#include <MgmtTypes.hpp>
Public Member Functions | |
std::string | toString () const noexcept |
Public Attributes | |
EUI48 | address |
BDAddressType | address_type |
MgmtCSRKType | key_type |
jau::uint128_t | csrk |
Used for MgmtEvtNewSignatureResolvingKey.
One way for ATT Signed Write.
Definition at line 302 of file MgmtTypes.hpp.
|
inlinenoexcept |
Definition at line 302 of file MgmtTypes.hpp.
EUI48 direct_bt::MgmtSignatureResolvingKeyInfo::address |
Definition at line 302 of file MgmtTypes.hpp.
BDAddressType direct_bt::MgmtSignatureResolvingKeyInfo::address_type |
Definition at line 302 of file MgmtTypes.hpp.
jau::uint128_t direct_bt::MgmtSignatureResolvingKeyInfo::csrk |
Definition at line 302 of file MgmtTypes.hpp.
MgmtCSRKType direct_bt::MgmtSignatureResolvingKeyInfo::key_type |
Definition at line 302 of file MgmtTypes.hpp.