Mistake on this page?
Report an issue in GitHub or email us
Data Fields
dmSecLescOobCfg_t Struct Reference

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...
 

Detailed Description

Data type for DmSecSetOob().

Definition at line 859 of file dm_api.h.

Field Documentation

uint8_t localConfirm[16 ]

Confirm value of the local device.

Definition at line 862 of file dm_api.h.

uint8_t localRandom[16 ]

Random value of the local device.

Definition at line 861 of file dm_api.h.

uint8_t peerConfirm[16 ]

Confirm value of the peer device.

Definition at line 864 of file dm_api.h.

uint8_t peerRandom[16 ]

Random value of the peer device.

Definition at line 863 of file dm_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.