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

IDD Command Data Read Basal Rate Profile Template Response Operand. More...

Data Fields

bool is_second_time_block_present
 
bool is_third_time_block_present
 
uint8_t basal_rate_profile_template_number
 
uint8_t first_time_block_number_index
 
uint16_t first_duration
 
st_ble_ieee11073_sfloat_t first_rate
 
uint16_t second_duration
 
st_ble_ieee11073_sfloat_t second_rate
 
uint16_t third_duration
 
st_ble_ieee11073_sfloat_t third_rate
 

Detailed Description

IDD Command Data Read Basal Rate Profile Template Response Operand.

Field Documentation

◆ is_second_time_block_present

bool st_ble_ids_idd_cd_read_brpt_response_operand_t::is_second_time_block_present

If this bit is set, the fields Second Duration and Second Rate are present.If this bit is set, the fields Second Duration and Second Rate are present.

◆ is_third_time_block_present

bool st_ble_ids_idd_cd_read_brpt_response_operand_t::is_third_time_block_present

If this bit is set, the fields Third Duration and Third Rate are present.

◆ basal_rate_profile_template_number

uint8_t st_ble_ids_idd_cd_read_brpt_response_operand_t::basal_rate_profile_template_number

Basal Rate Profile Template Number

◆ first_time_block_number_index

uint8_t st_ble_ids_idd_cd_read_brpt_response_operand_t::first_time_block_number_index

First Time Block Number Index

◆ first_duration

uint16_t st_ble_ids_idd_cd_read_brpt_response_operand_t::first_duration

First Duration.

◆ first_rate

st_ble_ieee11073_sfloat_t st_ble_ids_idd_cd_read_brpt_response_operand_t::first_rate

First Rate.

◆ second_duration

uint16_t st_ble_ids_idd_cd_read_brpt_response_operand_t::second_duration

Second Duration.

◆ second_rate

st_ble_ieee11073_sfloat_t st_ble_ids_idd_cd_read_brpt_response_operand_t::second_rate

Second Rate.

◆ third_duration

uint16_t st_ble_ids_idd_cd_read_brpt_response_operand_t::third_duration

Third Duration.

◆ third_rate

st_ble_ieee11073_sfloat_t st_ble_ids_idd_cd_read_brpt_response_operand_t::third_rate

Third Rate