|
Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Used for MgmtLoadLinkKeyCmd and MgmtEvtNewLinkKey. More...
#include <MgmtTypes.hpp>
Public Member Functions | |
| std::string | toString () const noexcept |
Public Attributes | |
| EUI48 | address |
| BDAddressType | address_type |
| MgmtLinkKeyType | key_type |
| jau::uint128_t | key |
| uint8_t | pin_length |
Used for MgmtLoadLinkKeyCmd and MgmtEvtNewLinkKey.
Notable: No endian wise conversion shall occur on this data, since the encryption values are interpreted as a byte stream.
Definition at line 193 of file MgmtTypes.hpp.
|
inlinenoexcept |
Definition at line 193 of file MgmtTypes.hpp.
| EUI48 direct_bt::MgmtLinkKeyInfo::address |
Definition at line 193 of file MgmtTypes.hpp.
| BDAddressType direct_bt::MgmtLinkKeyInfo::address_type |
Definition at line 193 of file MgmtTypes.hpp.
| jau::uint128_t direct_bt::MgmtLinkKeyInfo::key |
Definition at line 193 of file MgmtTypes.hpp.
| MgmtLinkKeyType direct_bt::MgmtLinkKeyInfo::key_type |
Definition at line 193 of file MgmtTypes.hpp.
| uint8_t direct_bt::MgmtLinkKeyInfo::pin_length |
Definition at line 193 of file MgmtTypes.hpp.
1.8.18