Data type for DmSecSetOob(). More...
#include <dm_api.h>
Data Fields | |
uint8_t | localRandom [16] |
Random value of the local device. More... | |
uint8_t | localConfirm [16] |
Confirm value of the local device. More... | |
uint8_t | peerRandom [16] |
Random value of the peer device. More... | |
uint8_t | peerConfirm [16] |
Confirm value of the peer device. More... | |
Data type for DmSecSetOob().
uint8_t localConfirm[16 ] |