Heart Rate Service Init variable. More...
#include <hrs.h>
Data Fields | |
| hrs_evt_handler_t | evt_handler |
| bool | is_sensor_contact_supported |
| uint8_t | char_mask |
| hrs_sensor_loc_t | sensor_loc |
Heart Rate Service Init variable.
| uint8_t hrs_init_t::char_mask |
Mask of Supported characteristics, and configured with Characteristics Mask
| hrs_evt_handler_t hrs_init_t::evt_handler |
Heart Rate Service event handler.
| bool hrs_init_t::is_sensor_contact_supported |
Determine if sensor contact detection is to be supported.
| hrs_sensor_loc_t hrs_init_t::sensor_loc |
The value of Body Sensor Location characteristic is static while in a connection.