TI BLE5-Stack API Documentation  1.01.12.00
Macros
LinkDB Connection State Flags

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_PAIR_TIMEOUT   0x80
 Pairing attempt has been timed out.
 
#define LINK_SECURE_CONNECTIONS   0x20
 Link uses Secure Connections.
 

Detailed Description

© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale