Heart Rate Service Client event. More...
#include <hrs_c.h>
Public Attributes | |
| uint8_t | conn_idx |
| hrs_c_evt_type_t | evt_type |
| union { | |
| hrs_c_hr_meas_t hr_meas_buff | |
| hrs_c_sensor_loc_t sensor_loc | |
| } | value |
| hrs_c_evt_type_t hrs_c_evt_t::evt_type |
| hrs_c_hr_meas_t hrs_c_evt_t::hr_meas_buff |
| hrs_c_sensor_loc_t hrs_c_evt_t::sensor_loc |
| union { ... } hrs_c_evt_t::value |
Decoded result of value received.