![]()  | 
  ![]()  | 
| 
    TI BLE-Stack for Bluetooth 4.2 API Documentation
    3.01.00.07
    
   | 
 
linkDB item More...
Data Fields | |
| uint8 | addr [B_ADDR_LEN] | 
| Other Device's address.  | |
| uint8 | addrPriv [B_ADDR_LEN] | 
| Other Device's Private address.  | |
| uint8 | addrType | 
| Address type of connected device.  | |
| uint16 | connectionHandle | 
| Controller connection handle.  | |
| uint16 | connInterval | 
| The connection's interval (n * 1.23 ms)  | |
| uint8 | connRole | 
| Connection formed as Master or Slave.  | |
| uint16 | MTU | 
| The connection's MTU size.  | |
| encParams_t * | pEncParams | 
| pointer to LTK, ediv, rand. if needed.  | |
| linkSec_t | sec | 
| Connection Security related items.  | |
| uint8 | stateFlags | 
| LINK_CONNECTED, LINK_AUTHENTICATED...  | |
| uint8 | taskID | 
| Application that controls the link.  | |
linkDB item