wss_init_t Struct Reference

Weight Scale Service Init variable. More...

#include <wss.h>

+ Collaboration diagram for wss_init_t:

Public Attributes

wss_evt_handler_t evt_handler
 Weight Scale Service event handler.
 
uint32_t feature
 Initial value for features.
 
uint8_t char_mask
 Initial mask of Supported characteristics, and configured with Characteristics Mask.
 
wss_unit_t wss_unit
 Initial the unit system as SI or Imperial.
 
wss_mass_res_t wss_mass_res
 Initial resolution of mass value.
 
wss_height_res_t wss_height_res
 Initial resolution of height value.
 
bool multi_user_present
 Flag which indicates if multiple user is present.
 
bool time_stamp_present
 Flag which indicates if time stamp is present.
 
bool bmi_present
 Flag which indicates if bmi is present.
 

Detailed Description

Weight Scale Service Init variable.


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