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

Object Changed Flags value structure. More...

Data Fields

bool is_source_of_change
 
bool is_change_occurred_to_the_object_contents
 
bool is_change_occurred_to_the_object_metadata
 
bool is_object_creation
 
bool is_object_deletion
 

Detailed Description

Object Changed Flags value structure.

Field Documentation

◆ is_source_of_change

bool st_ble_lns_obj_changed_flags_t::is_source_of_change

Source of Change

◆ is_change_occurred_to_the_object_contents

bool st_ble_lns_obj_changed_flags_t::is_change_occurred_to_the_object_contents

Change occurred to the object contents

◆ is_change_occurred_to_the_object_metadata

bool st_ble_lns_obj_changed_flags_t::is_change_occurred_to_the_object_metadata

Change occurred to the object metadata

◆ is_object_creation

bool st_ble_lns_obj_changed_flags_t::is_object_creation

Object Creation

◆ is_object_deletion

bool st_ble_lns_obj_changed_flags_t::is_object_deletion

Object Deletion