hrs_init_t Struct Reference

Heart Rate Service Init variable. More...

#include <hrs.h>

Public Attributes

hrs_evt_handler_t evt_handler
 
bool is_sensor_contact_supported
 
uint8_t char_mask
 
hrs_sensor_loc_t sensor_loc
 

Detailed Description

Heart Rate Service Init variable.

Definition at line 148 of file hrs.h.

Member Data Documentation

◆ char_mask

uint8_t hrs_init_t::char_mask

Mask of Supported characteristics, and configured with Characteristics Mask

Definition at line 152 of file hrs.h.

◆ evt_handler

hrs_evt_handler_t hrs_init_t::evt_handler

Heart Rate Service event handler.

Definition at line 150 of file hrs.h.

◆ is_sensor_contact_supported

bool hrs_init_t::is_sensor_contact_supported

Determine if sensor contact detection is to be supported.

Definition at line 151 of file hrs.h.

◆ sensor_loc

hrs_sensor_loc_t hrs_init_t::sensor_loc

The value of Body Sensor Location characteristic is static while in a connection.

Definition at line 153 of file hrs.h.


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