Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Attributes | List of all members
pw::bluetooth::low_energy::SecurityRequirements Struct Reference

The authentication an encryption requirements for a channel. More...

Public Attributes

bool authentication_required
 
bool secure_connections_required
 If true, the link must be encrypted with a Secure Connections key.
 

Detailed Description

The authentication an encryption requirements for a channel.

Member Data Documentation

◆ authentication_required

bool pw::bluetooth::low_energy::SecurityRequirements::authentication_required

If true, the link must be authenticated with on-path attacker protection. If false, authentication is not required.


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