TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
keyDist_t Struct Reference

#include <sm.h>

Public Attributes

unsigned int sEncKey:1
 Set to distribute slave encryption key.
 
unsigned int sIdKey:1
 Set to distribute slave identity key.
 
unsigned int sSign:1
 Set to distribute slave signing key.
 
unsigned int sLinkKey:1
 Set to derive slave link key from slave LTK.
 
unsigned int sReserved:4
 Reserved for slave - don't use.
 
unsigned int mEncKey:1
 Set to distribute master encryption key.
 
unsigned int mIdKey:1
 Set to distribute master identity key.
 
unsigned int mSign:1
 Set to distribute master signing key.
 
unsigned int mLinkKey:1
 Set to derive master link key from master LTK.
 
unsigned int mReserved:4
 Reserved for master - don't use.
 

Detailed Description

Key Distribution field - True or False fields


The documentation for this struct was generated from the following file: