AE Callbacks Group#
Group for AE callbacks.
Variables#
AE report complete event callback.
AE periodic advertising sync established event callback.
AE periodic advertising report event callback.
AE periodic advertising sync lost event callback.
AE scan timeout event callback.
AE advertising set terminated event callback.
AE scan request received event callback.
RCP response received event callback.
Variable Documentation#
ble_ae_report_complete_event#
rsi_ble_ae_report_complete_t rsi_ble_cb_s::ble_ae_report_complete_event
AE report complete event callback.
ble_ae_per_adv_sync_estbl_event#
rsi_ble_ae_per_adv_sync_estbl_t rsi_ble_cb_s::ble_ae_per_adv_sync_estbl_event
AE periodic advertising sync established event callback.
ble_ae_per_adv_report_event#
rsi_ble_ae_per_adv_report_t rsi_ble_cb_s::ble_ae_per_adv_report_event
AE periodic advertising report event callback.
ble_ae_per_adv_sync_lost_event#
rsi_ble_ae_per_adv_sync_lost_t rsi_ble_cb_s::ble_ae_per_adv_sync_lost_event
AE periodic advertising sync lost event callback.
ble_ae_scan_timeout_event#
rsi_ble_ae_scan_timeout_t rsi_ble_cb_s::ble_ae_scan_timeout_event
AE scan timeout event callback.
ble_ae_adv_set_terminated_event#
rsi_ble_ae_adv_set_terminated_t rsi_ble_cb_s::ble_ae_adv_set_terminated_event
AE advertising set terminated event callback.
ble_ae_scan_req_recvd_event#
rsi_ble_ae_scan_req_recvd_t rsi_ble_cb_s::ble_ae_scan_req_recvd_event
AE scan request received event callback.
ble_on_rcp_resp_rcvd_event#
rsi_ble_on_rcp_resp_rcvd_t rsi_ble_cb_s::ble_on_rcp_resp_rcvd_event
RCP response received event callback.