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