Security status of a connection. More...
#include <peer_manager.h>
Data Fields |
|
| uint8_t | connected : 1 |
|
The connection is active (not disconnected).
|
|
| uint8_t | encrypted : 1 |
|
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 with us.
|
|
Detailed Description
Security status of a connection.
- components/ble/peer_manager/peer_manager.h