TI BLE5-Stack API Documentation  9.11.01
Data Fields
smLinkSecurityReq_t Struct Reference

Data Fields

uint8 authReq
 Authentication Requirements. More...
 
smEccKeys_t eccKeys
 Optionally specified ECC keys for pairing. Secure Connections only. More...
 
uint8 ioCaps
 I/O Capabilities (ie. More...
 
uint8 isSCOnlyMode
 TRUE if Secure Connections Only Mode. Secure Connections only. More...
 
keyDist_t keyDist
 Key Distribution mask. More...
 
uint8 localOob [KEYLEN]
 Out-Of-Bounds local data. Secure Connections only. More...
 
uint8 localOobAvailable
 True if local Out-of-band key available. Secure Connections only. More...
 
uint8 maxEncKeySize
 Maximum Encryption Key size (7-16 bytes) More...
 
uint8 oob [KEYLEN]
 Out-Of-Bounds key from remote device. More...
 
uint8 oobAvailable
 True if remote Out-of-band key available. More...
 
uint8 oobConfirm [KEYLEN]
 Out-Of-Bounds confirm from remote device. Secure Connections only. More...
 

Detailed Description

Link Security Requirements

Field Documentation

§ authReq

uint8 authReq

Authentication Requirements.

§ eccKeys

smEccKeys_t eccKeys

Optionally specified ECC keys for pairing. Secure Connections only.

§ ioCaps

uint8 ioCaps

I/O Capabilities (ie.

§ isSCOnlyMode

uint8 isSCOnlyMode

TRUE if Secure Connections Only Mode. Secure Connections only.

§ keyDist

keyDist_t keyDist

Key Distribution mask.

§ localOob

uint8 localOob[KEYLEN]

Out-Of-Bounds local data. Secure Connections only.

§ localOobAvailable

uint8 localOobAvailable

True if local Out-of-band key available. Secure Connections only.

§ maxEncKeySize

uint8 maxEncKeySize

Maximum Encryption Key size (7-16 bytes)

§ oob

uint8 oob[KEYLEN]

Out-Of-Bounds key from remote device.

§ oobAvailable

uint8 oobAvailable

True if remote Out-of-band key available.

§ oobConfirm

uint8 oobConfirm[KEYLEN]

Out-Of-Bounds confirm from remote device. Secure Connections only.


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