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

IDD History Data TBR Adjustment ended Event. More...

Data Fields

bool is_last_set_tbr_template_number_present
 
bool is_annunciation_instance_id_present
 
uint8_t last_set_tbr_type
 
uint16_t effective_tbr_duration
 
uint8_t tbr_end_reason
 
uint8_t last_set_tbr_template_num
 
uint16_t annunciation_instance_id
 

Detailed Description

IDD History Data TBR Adjustment ended Event.

Field Documentation

◆ is_last_set_tbr_template_number_present

bool st_ble_ids_idd_history_tbr_adjustment_ended_event_t::is_last_set_tbr_template_number_present

If this bit is set, the Last Set TBR Template Number field is present..

◆ is_annunciation_instance_id_present

bool st_ble_ids_idd_history_tbr_adjustment_ended_event_t::is_annunciation_instance_id_present

If this bit is set, the Annunciation Instance ID field is present.

◆ last_set_tbr_type

uint8_t st_ble_ids_idd_history_tbr_adjustment_ended_event_t::last_set_tbr_type

Last Set TBR Type

◆ effective_tbr_duration

uint16_t st_ble_ids_idd_history_tbr_adjustment_ended_event_t::effective_tbr_duration

Effective TBR Duration.

◆ tbr_end_reason

uint8_t st_ble_ids_idd_history_tbr_adjustment_ended_event_t::tbr_end_reason

TBR End Reason.

◆ last_set_tbr_template_num

uint8_t st_ble_ids_idd_history_tbr_adjustment_ended_event_t::last_set_tbr_template_num

Last Set TBR Template Number.

◆ annunciation_instance_id

uint16_t st_ble_ids_idd_history_tbr_adjustment_ended_event_t::annunciation_instance_id

Annunciation Instance ID.