bps_init_t Struct Reference

Blood Pressure Service init stucture. This contains all option and data needed for initialization of the service. More...

#include <bps.h>

Data Fields

bps_evt_handler_t evt_handler
 
uint16_t char_mask
 
uint16_t bp_feature
 

Detailed Description

Blood Pressure Service init stucture. This contains all option and data needed for initialization of the service.

Field Documentation

◆ bp_feature

uint16_t bps_init_t::bp_feature

Value of Blood Pressure Feature characteristic.

◆ char_mask

uint16_t bps_init_t::char_mask

Mask of Supported characteristics, and configured with Characteristics Mask

◆ evt_handler

bps_evt_handler_t bps_init_t::evt_handler

Blood Pressure Service event handler.


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