Cordio Stack and Cordio Profiles  r2p3-02rel0
dmSecLescOobCfg_t Struct Reference

Data type for DmSecSetOob(). More...

#include <dm_api.h>

Collaboration diagram for dmSecLescOobCfg_t:
Collaboration graph

Data Fields

uint8_t localRandom [SMP_RAND_LEN]
 Random value of the local device.
 
uint8_t localConfirm [SMP_CONFIRM_LEN]
 Confirm value of the local device.
 
uint8_t peerRandom [SMP_RAND_LEN]
 Random value of the peer device.
 
uint8_t peerConfirm [SMP_CONFIRM_LEN]
 Confirm value of the peer device.
 

Description

Data type for DmSecSetOob().

Definition at line 719 of file dm_api.h.


The documentation for this struct was generated from the following file: