SEC Confirm encryption. More...
#include <ble_sec.h>
Collaboration diagram for ble_sec_cfm_enc_t:Public Attributes | |
| ble_sec_enc_req_type_t | req_type |
| Request type, see ble_sec_enc_req_type_t. More... | |
| bool | accept |
| Indicate whether to accept the request. More... | |
| ble_sec_cfm_enc_data_t | data |
| SEC Confirm encryption data, see ble_sec_cfm_enc_data_t. More... | |
| bool ble_sec_cfm_enc_t::accept |
| ble_sec_cfm_enc_data_t ble_sec_cfm_enc_t::data |
SEC Confirm encryption data, see ble_sec_cfm_enc_data_t.
| ble_sec_enc_req_type_t ble_sec_cfm_enc_t::req_type |
Request type, see ble_sec_enc_req_type_t.