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