Pigweed
 
Loading...
Searching...
No Matches
pw::bluetooth::low_energy::SecurityRequirements Struct Reference

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

#include <channel.h>

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: