![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Macros | |
| #define | LINK_AUTHENTICATED 0x02 |
| Link is authenticated. More... | |
| #define | LINK_BOUND 0x04 |
| Link is bonded. More... | |
| #define | LINK_CONNECTED 0x01 |
| Link is connected. More... | |
| #define | LINK_ENCRYPTED 0x10 |
| Link is encrypted. More... | |
| #define | LINK_IN_UPDATE 0x40 |
| Link is in update procedure. More... | |
| #define | LINK_NOT_CONNECTED 0x00 |
| Link isn't connected. More... | |
| #define | LINK_PAIR_TIMEOUT 0x80 |
| Pairing attempt has been timed out. More... | |
| #define | LINK_SECURE_CONNECTIONS 0x20 |
| Link uses Secure Connections. More... | |
| #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_PAIR_TIMEOUT 0x80 |
Pairing attempt has been timed out.
| #define LINK_SECURE_CONNECTIONS 0x20 |
Link uses Secure Connections.