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

IDD Command CP write isf profile template. More...

Data Fields

bool is_end_transaction
 
bool is_second_time_block_present
 
bool is_third_time_block_present
 
uint8_t isf_prof_template_num
 
uint8_t first_time_block_num_index
 
uint16_t first_duration
 
st_ble_ieee11073_sfloat_t first_isf
 
uint16_t second_duration
 
st_ble_ieee11073_sfloat_t second_isf
 
uint16_t third_duration
 
st_ble_ieee11073_sfloat_t third_isf
 

Detailed Description

IDD Command CP write isf profile template.

Field Documentation

◆ is_end_transaction

bool st_ble_idc_idd_ccp_write_ipt_operand_t::is_end_transaction

If this bit is set, it indicates to the Server that all time blocks of the ISF profile have been sent

◆ is_second_time_block_present

bool st_ble_idc_idd_ccp_write_ipt_operand_t::is_second_time_block_present

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

◆ is_third_time_block_present

bool st_ble_idc_idd_ccp_write_ipt_operand_t::is_third_time_block_present

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

◆ isf_prof_template_num

uint8_t st_ble_idc_idd_ccp_write_ipt_operand_t::isf_prof_template_num

ISF Profile Template Number

◆ first_time_block_num_index

uint8_t st_ble_idc_idd_ccp_write_ipt_operand_t::first_time_block_num_index

First Time Block Number Index

◆ first_duration

uint16_t st_ble_idc_idd_ccp_write_ipt_operand_t::first_duration

First Duration

◆ first_isf

st_ble_ieee11073_sfloat_t st_ble_idc_idd_ccp_write_ipt_operand_t::first_isf

First ISF

◆ second_duration

uint16_t st_ble_idc_idd_ccp_write_ipt_operand_t::second_duration

Second Duration

◆ second_isf

st_ble_ieee11073_sfloat_t st_ble_idc_idd_ccp_write_ipt_operand_t::second_isf

Second ISF

◆ third_duration

uint16_t st_ble_idc_idd_ccp_write_ipt_operand_t::third_duration

Third Duration

◆ third_isf

st_ble_ieee11073_sfloat_t st_ble_idc_idd_ccp_write_ipt_operand_t::third_isf

Third ISF