|
SmartSnippets DA1459x SDK
|
#include <ble_gap.h>
Data Fields | |
| bd_address_t | address |
| Device address */. | |
| uint16_t | conn_idx |
| Connection index */. | |
| bool | connected: 1 |
| True if device is currently connected */. | |
| bool | bonded: 1 |
| True if device is currently bonded */. | |
| bool | paired: 1 |
| True if device is currently paired. | |
| bool | mitm: 1 |
| True if keys are authenticated, i.e. with MITM protection (only valid if paired) | |
Device properties
1.8.16