SEC Confirm encryption. More...
#include <ble_sec.h>
Public Attributes | |
sec_enc_req_type_t | req_type |
Request type, see sec_enc_req_type_t. More... | |
bool | accept |
Indicate whether to accept the request. More... | |
sec_cfm_enc_data_t | data |
SEC Confirm encryption data, see sec_cfm_enc_data_t. More... | |
bool sec_cfm_enc_t::accept |
sec_cfm_enc_data_t sec_cfm_enc_t::data |
SEC Confirm encryption data, see sec_cfm_enc_data_t.
sec_enc_req_type_t sec_cfm_enc_t::req_type |
Request type, see sec_enc_req_type_t.