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 |
SEC Confirm encryption.
| bool sec_cfm_enc_t::accept |
Indicate whether to accept the request.
| 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.