SmartSnippets DA1459x SDK
Data Fields
bls_callbacks_t Struct Reference

BLS application callbacks. More...

#include <bls.h>

Data Fields

bls_measurement_indication_changed_cb_t meas_indication_changed
 
bls_measurement_indication_sent_cb_t meas_indication_sent
 
bls_interm_cuff_pressure_notif_changed_cb_t interm_cuff_pressure_notif_changed
 
bls_interm_cuff_pressure_notif_sent_cb_t interm_cuff_pressure_notif_sent
 

Detailed Description

BLS application callbacks.

Field Documentation

◆ interm_cuff_pressure_notif_changed

bls_interm_cuff_pressure_notif_changed_cb_t bls_callbacks_t::interm_cuff_pressure_notif_changed

Notification status for Cuff Pressure changed by client

◆ interm_cuff_pressure_notif_sent

bls_interm_cuff_pressure_notif_sent_cb_t bls_callbacks_t::interm_cuff_pressure_notif_sent

Client response for Cuff Pressure indication

◆ meas_indication_changed

bls_measurement_indication_changed_cb_t bls_callbacks_t::meas_indication_changed

Indication status for Pressure Measurement changed by client

◆ meas_indication_sent

bls_measurement_indication_sent_cb_t bls_callbacks_t::meas_indication_sent

Client response for Pressure Measurement indication


The documentation for this struct was generated from the following file: