Security status of a connection. More...
#include <peer_manager_types.h>
Data Fields |
|
| uint8_t | connected : 1 |
|
The connection is active (not disconnected).
|
|
| uint8_t | encrypted : 1 |
|
The communication on this link is encrypted.
|
|
| uint8_t | mitm_protected : 1 |
|
The encrypted communication is also protected against man-in-the-middle attacks.
|
|
| uint8_t | bonded : 1 |
|
The peer is bonded.
|
|
| uint8_t | lesc : 1 |
|
The peer is paired using LESC.
|
|
| uint8_t | reserved : 3 |
|
Reserved for future use.
|
|
Detailed Description
Security status of a connection.
- components/ble/peer_manager/peer_manager_types.h