Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
direct_bt::MgmtSignatureResolvingKey Struct Reference

Used for MgmtEvtNewSignatureResolvingKey. More...

#include <MgmtTypes.hpp>

Collaboration diagram for direct_bt::MgmtSignatureResolvingKey:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

EUI48 address
 
BDAddressType address_type
 
jau::uint128dp_t csrk
 
MgmtCSRKType key_type
 

Detailed Description

Used for MgmtEvtNewSignatureResolvingKey.

One way for ATT Signed Write.

Definition at line 309 of file MgmtTypes.hpp.

Member Function Documentation

◆ toString()

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

Definition at line 309 of file MgmtTypes.hpp.

Member Data Documentation

◆ address

EUI48 direct_bt::MgmtSignatureResolvingKey::address

Definition at line 309 of file MgmtTypes.hpp.

◆ address_type

BDAddressType direct_bt::MgmtSignatureResolvingKey::address_type

Definition at line 309 of file MgmtTypes.hpp.

◆ key_type

MgmtCSRKType direct_bt::MgmtSignatureResolvingKey::key_type

Definition at line 309 of file MgmtTypes.hpp.

◆ csrk

jau::uint128dp_t direct_bt::MgmtSignatureResolvingKey::csrk

Definition at line 309 of file MgmtTypes.hpp.


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