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

Descriptor Value Changed Flags value structure. More...

Data Fields

bool is_changed_by_client
 
bool is_one_or_more_es_trigger_setting_descriptors_changed
 
bool is_es_configuration_descriptor_changed
 
bool is_es_measurement_descriptor_changed
 
bool is_characteristic_user_description_descriptor_changed
 

Detailed Description

Descriptor Value Changed Flags value structure.

Field Documentation

◆ is_changed_by_client

bool st_ble_desc_value_changed_flags_t::is_changed_by_client

Source of Change

◆ is_one_or_more_es_trigger_setting_descriptors_changed

bool st_ble_desc_value_changed_flags_t::is_one_or_more_es_trigger_setting_descriptors_changed

Change to one or more ES Trigger Setting Descriptors

◆ is_es_configuration_descriptor_changed

bool st_ble_desc_value_changed_flags_t::is_es_configuration_descriptor_changed

Change to ES Configuration Descriptor

◆ is_es_measurement_descriptor_changed

bool st_ble_desc_value_changed_flags_t::is_es_measurement_descriptor_changed

Change to ES Measurement Descriptor

◆ is_characteristic_user_description_descriptor_changed

bool st_ble_desc_value_changed_flags_t::is_characteristic_user_description_descriptor_changed

Change to Characteristic User Description Descriptor