sec_cfm_enc_t Struct Reference

SEC Confirm encryption. More...

#include <ble_sec.h>

Data Fields

sec_enc_req_type_t req_type
 
bool accept
 
sec_cfm_enc_data_t data
 

Detailed Description

SEC Confirm encryption.

Field Documentation

◆ accept

bool sec_cfm_enc_t::accept

Indicate whether to accept the request.

◆ data

sec_cfm_enc_data_t sec_cfm_enc_t::data

SEC Confirm encryption data, see sec_cfm_enc_data_t.

◆ req_type

sec_enc_req_type_t sec_cfm_enc_t::req_type

Request type, see sec_enc_req_type_t.


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