BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bluetoe::connection_security_attributes Struct Reference

the basic security attributes of a connection More...

#include <bluetoe/pairing_status.hpp>

Public Member Functions

constexpr connection_security_attributes ()
 default: not encrypted, no key
 
constexpr connection_security_attributes (bool encrypted, device_pairing_status status)
 c'tor to initialize both members
 

Public Attributes

bool is_encrypted
 true, if the connection is currently encrypted
 
device_pairing_status pairing_status
 method that was used to exchange the long term key that is used in the connection
 

Detailed Description

the basic security attributes of a connection

See also
device_pairing_status

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