Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
direct_bt::MgmtSignatureResolvingKeyInfo Struct Reference

Used for MgmtEvtNewSignatureResolvingKey. More...

#include <MgmtTypes.hpp>

Collaboration diagram for direct_bt::MgmtSignatureResolvingKeyInfo:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

EUI48 address
 
BDAddressType address_type
 
MgmtCSRKType key_type
 
jau::uint128_t csrk
 

Detailed Description

Used for MgmtEvtNewSignatureResolvingKey.

One way for ATT Signed Write.

Definition at line 302 of file MgmtTypes.hpp.

Member Function Documentation

◆ toString()

std::string direct_bt::MgmtSignatureResolvingKeyInfo::toString ( ) const
inlinenoexcept

Definition at line 302 of file MgmtTypes.hpp.

Member Data Documentation

◆ address

EUI48 direct_bt::MgmtSignatureResolvingKeyInfo::address

Definition at line 302 of file MgmtTypes.hpp.

◆ address_type

BDAddressType direct_bt::MgmtSignatureResolvingKeyInfo::address_type

Definition at line 302 of file MgmtTypes.hpp.

◆ csrk

jau::uint128_t direct_bt::MgmtSignatureResolvingKeyInfo::csrk

Definition at line 302 of file MgmtTypes.hpp.

◆ key_type

MgmtCSRKType direct_bt::MgmtSignatureResolvingKeyInfo::key_type

Definition at line 302 of file MgmtTypes.hpp.


The documentation for this struct was generated from the following file: