TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
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. | |
SM_ECC_KEYS_EVENT message format for ECC keys. This message is sent to the request task.