TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Macros | |
#define | LINK_AUTHENTICATED 0x02 |
Link is authenticated. | |
#define | LINK_BOUND 0x04 |
Link is bonded. | |
#define | LINK_CONNECTED 0x01 |
Link is connected. | |
#define | LINK_ENCRYPTED 0x10 |
Link is encrypted. | |
#define | LINK_IN_UPDATE 0x40 |
Link is in update procedure. | |
#define | LINK_NOT_CONNECTED 0x00 |
Link isn't connected. | |
#define | LINK_SECURE_CONNECTIONS 0x20 |
Link uses Secure Connections. | |