The callback for gap event which need to be handled by ascp. More...
#include <ble_iso.h>
Public Attributes | |
void(* | gap_adv_report_ind_cb )(const gap_ext_adv_report_ind_t *p_adv_report) |
void(* | gap_sync_established_cb )(uint8_t inst_idx, uint8_t status, const gap_sync_established_ind_t *p_sync_est_evt) |
The callback for gap event which need to be handled by ascp.
void(* ascp_gap_cb_fun_t::gap_adv_report_ind_cb) (const gap_ext_adv_report_ind_t *p_adv_report) |
void(* ascp_gap_cb_fun_t::gap_sync_established_cb) (uint8_t inst_idx, uint8_t status, const gap_sync_established_ind_t *p_sync_est_evt) |