TI BLE5-Stack API Documentation  9.12.00
Data Fields
keyDist_t Struct Reference

Data Fields

unsigned int cEncKey:1
 Set to distribute central encryption key. More...
 
unsigned int cIdKey:1
 Set to distribute central identity key. More...
 
unsigned int cLinkKey:1
 Set to derive central link key from central LTK. More...
 
unsigned int cReserved:4
 Reserved for central - don't use. More...
 
unsigned int cSign:1
 Set to distribute central signing key. More...
 
unsigned int pEncKey:1
 Set to distribute peripheral encryption key. More...
 
unsigned int pIdKey:1
 Set to distribute peripheral identity key. More...
 
unsigned int pLinkKey:1
 Set to derive peripheral link key from peripheral LTK. More...
 
unsigned int pReserved:4
 Reserved for peripheral - don't use. More...
 
unsigned int pSign:1
 Set to distribute peripheral signing key. More...
 

Detailed Description

Key Distribution field - True or False fields

Field Documentation

§ cEncKey

unsigned int cEncKey

Set to distribute central encryption key.

§ cIdKey

unsigned int cIdKey

Set to distribute central identity key.

§ cLinkKey

unsigned int cLinkKey

Set to derive central link key from central LTK.

§ cReserved

unsigned int cReserved

Reserved for central - don't use.

§ cSign

unsigned int cSign

Set to distribute central signing key.

§ pEncKey

unsigned int pEncKey

Set to distribute peripheral encryption key.

§ pIdKey

unsigned int pIdKey

Set to distribute peripheral identity key.

§ pLinkKey

unsigned int pLinkKey

Set to derive peripheral link key from peripheral LTK.

§ pReserved

unsigned int pReserved

Reserved for peripheral - don't use.

§ pSign

unsigned int pSign

Set to distribute peripheral signing key.


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale