TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Modules | Macros
LinkDB Constants

Modules

 

Macros

#define INVALID_CONNHANDLE   0xFFFF
 Invalid connection handle, used for no connection handle.
 
#define LINBDB_ERR_INSUFFICIENT_KEYSIZE   0x0c
 Link is encrypted but the key size is too small.
 
#define LINKDB_ERR_INSUFFICIENT_AUTHEN   0x05
 Link isn't even encrypted.
 
#define LINKDB_ERR_INSUFFICIENT_ENCRYPTION   0x0f
 Link is encrypted but it's not authenticated.
 
#define LINKDB_STATUS_UPDATE_NEW   0
 New connection created.
 
#define LINKDB_STATUS_UPDATE_REMOVED   1
 Connection was removed.
 
#define LINKDB_STATUS_UPDATE_STATEFLAGS   2
 Connection state flag changed.
 
#define LOOPBACK_CONNHANDLE   0xFFFE
 Loopback connection handle, used to loopback a message.
 

Detailed Description

Copyright 2017, Texas Instruments Incorporated