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

Used for MgmtLoadIdentityResolvingKeyCmd and MgmtEvtNewIdentityResolvingKey. More...

#include <MgmtTypes.hpp>

Collaboration diagram for direct_bt::MgmtIdentityResolvingKeyInfo:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

EUI48 address
 
BDAddressType address_type
 
jau::uint128_t irk
 

Detailed Description

Used for MgmtLoadIdentityResolvingKeyCmd and MgmtEvtNewIdentityResolvingKey.

Definition at line 282 of file MgmtTypes.hpp.

Member Function Documentation

◆ toString()

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

Definition at line 282 of file MgmtTypes.hpp.

Member Data Documentation

◆ address

EUI48 direct_bt::MgmtIdentityResolvingKeyInfo::address

Definition at line 282 of file MgmtTypes.hpp.

◆ address_type

BDAddressType direct_bt::MgmtIdentityResolvingKeyInfo::address_type

Definition at line 282 of file MgmtTypes.hpp.

◆ irk

jau::uint128_t direct_bt::MgmtIdentityResolvingKeyInfo::irk

Definition at line 282 of file MgmtTypes.hpp.


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