|
Direct-BT v3.3.0-1-gc2d430c
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 |
| jau::uint128dp_t | csrk |
| MgmtCSRKType | key_type |
Used for MgmtEvtNewSignatureResolvingKey.
One way for ATT Signed Write.
Definition at line 309 of file MgmtTypes.hpp.
|
inlinenoexcept |
Definition at line 309 of file MgmtTypes.hpp.
| EUI48 direct_bt::MgmtSignatureResolvingKey::address |
Definition at line 309 of file MgmtTypes.hpp.
| BDAddressType direct_bt::MgmtSignatureResolvingKey::address_type |
Definition at line 309 of file MgmtTypes.hpp.
| MgmtCSRKType direct_bt::MgmtSignatureResolvingKey::key_type |
Definition at line 309 of file MgmtTypes.hpp.
| jau::uint128dp_t direct_bt::MgmtSignatureResolvingKey::csrk |
Definition at line 309 of file MgmtTypes.hpp.