Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_ctc_cur_time_adjust_reason_t Struct Reference

Current Time Adjust Reason value structure. More...

Data Fields

bool is_manual_time_update
 
bool is_external_reference_time_update
 
bool is_change_of_time_zone
 
bool is_change_of_dst
 

Detailed Description

Current Time Adjust Reason value structure.

Field Documentation

◆ is_manual_time_update

bool st_ble_ctc_cur_time_adjust_reason_t::is_manual_time_update

Manual time update

◆ is_external_reference_time_update

bool st_ble_ctc_cur_time_adjust_reason_t::is_external_reference_time_update

External Reference Time Update

◆ is_change_of_time_zone

bool st_ble_ctc_cur_time_adjust_reason_t::is_change_of_time_zone

Change of Time Zone

◆ is_change_of_dst

bool st_ble_ctc_cur_time_adjust_reason_t::is_change_of_dst

Change of Day Saving Time