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

Data Fields

osal_event_hdr_t hdr
 SM_MSG_EVENT and status.
 
uint8 opcode
 SM_ECC_KEYS_EVENT.
 
uint8 privateKey [SM_ECC_KEY_LEN]
 ECC private key.
 
uint8 publicKeyX [SM_ECC_KEY_LEN]
 ECC public key X-coordinate.
 
uint8 publicKeyY [SM_ECC_KEY_LEN]
 ECC public key Y-coordinate.
 

Detailed Description

SM_ECC_KEYS_EVENT message format for ECC keys. This message is sent to the request task.


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