ble_hts_meas_s

nRF5 SDK v12.2.0

Health Thermometer Service measurement structure. This contains a Health Thermometer measurement. More...

#include <ble_hts.h>

Detailed Description

Health Thermometer Service measurement structure. This contains a Health Thermometer measurement.

Field Documentation

ieee_float32_t ble_hts_meas_s::temp_in_celcius

Temperature Measurement Value (Celcius).

ieee_float32_t ble_hts_meas_s::temp_in_fahr

Temperature Measurement Value (Fahrenheit).

bool ble_hts_meas_s::temp_in_fahr_units

True if Temperature is in Fahrenheit units, Celcius otherwise.

uint8_t ble_hts_meas_s::temp_type

Temperature Type.

bool ble_hts_meas_s::temp_type_present

True if Temperature Type is present.

ble_date_time_t ble_hts_meas_s::time_stamp

Time Stamp.

bool ble_hts_meas_s::time_stamp_present

True if Time Stamp is present.

  • components/ble/ble_services/ble_hts/ble_hts.h