Body Composition Service Init variable. More...
#include <bcs.h>
Public Attributes | |
bcs_evt_handler_t | evt_handler |
uint32_t | feature |
uint8_t | char_mask |
bcs_unit_t | bcs_unit |
bcs_meas_flag_t | bcs_meas_flags |
bcs_mass_res_t | bcs_mass_res |
bcs_height_res_t | bcs_height_res |
bcs_height_res_t bcs_init_t::bcs_height_res |
bcs_mass_res_t bcs_init_t::bcs_mass_res |
bcs_meas_flag_t bcs_init_t::bcs_meas_flags |
bcs_unit_t bcs_init_t::bcs_unit |
uint8_t bcs_init_t::char_mask |
Initial mask of Supported characteristics, and configured with Characteristics Mask
bcs_evt_handler_t bcs_init_t::evt_handler |