TI BLE5-Stack API Documentation  9.14.00
Data Fields
smSecurityInfo_t Struct Reference

Data Fields

uint16 div
 LTK Diversifier. More...
 
uint8 keySize
 LTK Key Size (7-16 bytes) More...
 
uint8 ltk [KEYLEN]
 Long Term Key (LTK) More...
 
uint8 rand [B_RANDOM_NUM_SIZE]
 LTK random number. More...
 

Detailed Description

Link Security Information

Field Documentation

§ div

uint16 div

LTK Diversifier.

§ keySize

uint8 keySize

LTK Key Size (7-16 bytes)

§ ltk

uint8 ltk[KEYLEN]

Long Term Key (LTK)

§ rand

uint8 rand[B_RANDOM_NUM_SIZE]

LTK random number.


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