ble_sec_oob_t Struct Reference

SEC OOB value. More...

#include <ble_sec.h>

Public Attributes

uint8_t conf [16]
 Confirm value. More...
 
uint8_t rand [16]
 Random value. More...
 

Detailed Description

SEC OOB value.

Definition at line 165 of file ble_sec.h.

Member Data Documentation

◆ conf

uint8_t ble_sec_oob_t::conf[16]

Confirm value.

Definition at line 167 of file ble_sec.h.

◆ rand

uint8_t ble_sec_oob_t::rand[16]

Random value.

Definition at line 168 of file ble_sec.h.


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