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

Data Fields

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

Detailed Description

Key Distribution field - True or False fields


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