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

#include <sm.h>

Public Attributes

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

Detailed Description

ECC keys for pairing.


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