#include <htpt_app.h>
Data Fields | |
at_ble_htpt_temp_flags | flags |
uint16_t | max_meaurement_intv |
uint16_t | measurement_interval |
uint16_t | min_measurement_intv |
at_ble_htpt_db_config_flag | optional |
at_ble_htpt_sec_level | security_lvl |
uint32_t | temperature |
at_ble_htpt_temp_type | temperature_type |
at_ble_htpt_temp_flags htp_app::flags |
Referenced by htp_init_defaults(), htp_temperature_send(), and update_temperature_type_location().
uint16_t htp_app::max_meaurement_intv |
Referenced by htp_init(), and htp_init_defaults().
uint16_t htp_app::measurement_interval |
Referenced by app_htpt_meas_intv_chg_ind_handler(), app_htpt_temp_send_cfm(), htp_init(), and htp_init_defaults().
uint16_t htp_app::min_measurement_intv |
Referenced by htp_init(), and htp_init_defaults().
at_ble_htpt_db_config_flag htp_app::optional |
Referenced by htp_init(), and htp_init_defaults().
at_ble_htpt_sec_level htp_app::security_lvl |
Referenced by htp_init(), and htp_init_defaults().
uint32_t htp_app::temperature |
Referenced by htp_init_defaults().
at_ble_htpt_temp_type htp_app::temperature_type |
Referenced by htp_init(), htp_init_defaults(), htp_temperature_send(), main(), and update_temperature_type_location().