ble_sec_cfm_enc_data_t Union Reference

SEC Confirm encryption data. More...

#include <ble_sec.h>

Public Attributes

ble_sec_tk_t tk
 
ble_sec_oob_t oob
 

Detailed Description

SEC Confirm encryption data.

Definition at line 172 of file ble_sec.h.

Member Data Documentation

◆ oob

ble_sec_oob_t ble_sec_cfm_enc_data_t::oob

OOB value, see ble_sec_oob_t.

Definition at line 175 of file ble_sec.h.

◆ tk

ble_sec_tk_t ble_sec_cfm_enc_data_t::tk

TK value, see ble_sec_tk_t.

Definition at line 174 of file ble_sec.h.


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