![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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. | |
Security status of a connection.