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

Object Properties value structure. More...

Data Fields

bool is_deletion_of_this_object_is_permitted
 
bool is_execution_of_this_object_is_permitted
 
bool is_reading_this_object_is_permitted
 
bool is_writing_data_to_this_object_is_permitted
 
bool is_appending_data_to_this_object_that_increases_its_allocated_size_is_permitted
 
bool is_truncation_of_this_object_is_permitted
 
bool is_patching_this_object_by_overwriting_some_of_the_object_s_existing_contents_is_permitted
 
bool is_this_object_is_a_marked_object
 

Detailed Description

Object Properties value structure.

Field Documentation

◆ is_deletion_of_this_object_is_permitted

bool st_ble_otc_obj_prop_t::is_deletion_of_this_object_is_permitted

Deletion of this object is permitted

◆ is_execution_of_this_object_is_permitted

bool st_ble_otc_obj_prop_t::is_execution_of_this_object_is_permitted

Execution of this object is permitted

◆ is_reading_this_object_is_permitted

bool st_ble_otc_obj_prop_t::is_reading_this_object_is_permitted

Reading this object is permitted

◆ is_writing_data_to_this_object_is_permitted

bool st_ble_otc_obj_prop_t::is_writing_data_to_this_object_is_permitted

Writing data to this object is permitted

◆ is_appending_data_to_this_object_that_increases_its_allocated_size_is_permitted

bool st_ble_otc_obj_prop_t::is_appending_data_to_this_object_that_increases_its_allocated_size_is_permitted

Appending data to this object that increases its Allocated Size is permitted

◆ is_truncation_of_this_object_is_permitted

bool st_ble_otc_obj_prop_t::is_truncation_of_this_object_is_permitted

Truncation of this object is permitted

◆ is_patching_this_object_by_overwriting_some_of_the_object_s_existing_contents_is_permitted

bool st_ble_otc_obj_prop_t::is_patching_this_object_by_overwriting_some_of_the_object_s_existing_contents_is_permitted

Patching this object by overwriting some of the object's existing contents is permitted

◆ is_this_object_is_a_marked_object

bool st_ble_otc_obj_prop_t::is_this_object_is_a_marked_object

This object is a marked object