|
TI BLE Stack API Documentation
2.03.08
|
#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 | |
ECC keys for pairing.
1.8.12