Heart Rate Service Client event. More...
#include <hrs_c.h>
Public Attributes | |
uint8_t | conn_idx |
The connection index. More... | |
hrs_c_evt_type_t | evt_type |
HRS Client event type. More... | |
union { | |
hrs_c_hr_meas_t hr_meas_buff | |
Buffer of heart rate measurement value. More... | |
hrs_c_sensor_loc_t sensor_loc | |
Sensor location. More... | |
} | value |
Decoded result of value received. More... | |
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.