Definitions and prototypes for the BCS interface. More...
Collaboration diagram for Body Composition Service (BCS):Modules | |
| Defines | |
| Measurement Flag Bits | |
| Body Composition Measurement Flags. | |
| Enumerations | |
| Structures | |
| Typedefs | |
| Functions | |
Definitions and prototypes for the BCS interface.
The Body Composition Service (BCS) exposes data related to body composition from a body composition analyzer (Server) intended for consumer healthcare as well as sports/fitness applications. This module implements the Body Compositon Service with the Body Composition Feature and Body Composition Measurement characteristics.
After hts_init_t variable is initialized, the application must call hts_service_init() to optionally add the Health Thermometer Service, Temperature Meaturement, Temperature Type, Intermediate Temperature, and Measurement Interval characteristics to the BLE stack database according to hts_init_t::char_mask. However the value of Temperature Type is stored within hts_init_t::temp_type which locates in user space.