Blood Pressure Service init stucture. More...
#include <bps.h>
Public Attributes | |
bps_evt_handler_t | evt_handler |
Blood Pressure Service event handler. More... | |
uint16_t | char_mask |
Mask of Supported characteristics, and configured with Characteristics Mask. More... | |
uint16_t | bp_feature |
Value of Blood Pressure Feature characteristic. More... | |
Blood Pressure Service init stucture.
This contains all option and data needed for initialization of the service.
uint16_t bps_init_t::bp_feature |
uint16_t bps_init_t::char_mask |
Mask of Supported characteristics, and configured with Characteristics Mask.
bps_evt_handler_t bps_init_t::evt_handler |