TI BLE5-Stack API Documentation  1.01.08.00
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 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale