Definitions and prototypes for the HTS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Definitions and prototypes for the HTS interface.
The Health Thermometer Service exposes temperature and other data related to a thermometer used for healthcare applications. This module implements the Health Thermometer Service with the Temperature Meaturement, Temperature Type, Intermediate Temperature, and Measurement Interval 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.