ble_sec_enc_req_t Struct Reference

SEC encryption request. More...

#include <ble_sec.h>

Public Attributes

ble_sec_enc_req_type_t req_type
 
ble_sec_enc_req_data_t data
 

Detailed Description

SEC encryption request.

Definition at line 228 of file ble_sec.h.

Member Data Documentation

◆ data

ble_sec_enc_req_data_t ble_sec_enc_req_t::data

SEC encryption request data, ble_sec_enc_req_data_t.

Definition at line 231 of file ble_sec.h.

◆ req_type

ble_sec_enc_req_type_t ble_sec_enc_req_t::req_type

Indicate the request type, ble_sec_enc_req_type_t.

Definition at line 230 of file ble_sec.h.


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