TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
smEccKeys_t Struct Reference

Data Fields

uint8 isUsed
 FALSE if not used. USE_PKEYS if public keys only. USE_ALL_KEYS if public and private keys.
 
uint8 pK_x [SM_ECC_KEY_LEN]
 public key X-coordinate
 
uint8 pK_y [SM_ECC_KEY_LEN]
 public key Y-coordinate
 
uint8 sK [SM_ECC_KEY_LEN]
 private key (only used if supplied by Bond Manager)
 

Detailed Description

ECC keys for pairing.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated