SEC register call back.
More...
#include <ble_sec.h>
SEC register call back.
Definition at line 233 of file ble_sec.h.
◆ app_sec_enc_ind_cb
void(* sec_cb_fun_t::app_sec_enc_ind_cb) (uint8_t conn_idx, sec_enc_ind_t enc_ind, uint8_t auth) |
Security manager module receives encryption indication callback, see SEC Auth Flag.
Definition at line 236 of file ble_sec.h.
◆ app_sec_enc_req_cb
void(* sec_cb_fun_t::app_sec_enc_req_cb) (uint8_t conn_idx, sec_enc_req_t *p_enc_req) |
Security manager module receives encryption request callback.
Definition at line 235 of file ble_sec.h.
◆ app_sec_key_missing_cb
◆ app_sec_keypress_notify_cb
Security manager module receives key press notify callback.
Definition at line 237 of file ble_sec.h.
The documentation for this struct was generated from the following file: