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