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

#include <sm.h>

Public Attributes

osal_event_hdr_t hdr
 SM_MSG_EVENT and status.
 
uint8 opcode
 SM_ECC_KEYS_EVENT.
 
uint8 privateKey [32]
 ECC private key.
 
uint8 publicKeyX [32]
 ECC public key X-coordinate.
 
uint8 publicKeyY [32]
 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: