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

OTS Feature OACP Features value structure. More...

Data Fields

bool is_oacp_create_op_code_supported
 
bool is_oacp_delete_op_code_supported
 
bool is_oacp_calculate_checksum_op_code_supported
 
bool is_oacp_execute_op_code_supported
 
bool is_oacp_read_op_code_supported
 
bool is_oacp_write_op_code_supported
 
bool is_appending_additional_data_to_objects_supported
 
bool is_truncation_of_objects_supported
 
bool is_patching_of_objects_supported
 
bool is_oacp_abort_op_code_supported
 

Detailed Description

OTS Feature OACP Features value structure.

Field Documentation

◆ is_oacp_create_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_create_op_code_supported

OACP Create Op Code Supported

◆ is_oacp_delete_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_delete_op_code_supported

OACP Delete Op Code Supported

◆ is_oacp_calculate_checksum_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_calculate_checksum_op_code_supported

OACP Calculate Checksum Op Code Supported

◆ is_oacp_execute_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_execute_op_code_supported

OACP Execute Op Code Supported

◆ is_oacp_read_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_read_op_code_supported

OACP Read Op Code Supported

◆ is_oacp_write_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_write_op_code_supported

OACP Write Op Code Supported

◆ is_appending_additional_data_to_objects_supported

bool st_ble_lnc_feat_oacp_features_t::is_appending_additional_data_to_objects_supported

Appending Additional Data to Objects Supported

◆ is_truncation_of_objects_supported

bool st_ble_lnc_feat_oacp_features_t::is_truncation_of_objects_supported

Truncation of Objects Supported

◆ is_patching_of_objects_supported

bool st_ble_lnc_feat_oacp_features_t::is_patching_of_objects_supported

Patching of Objects Supported

◆ is_oacp_abort_op_code_supported

bool st_ble_lnc_feat_oacp_features_t::is_oacp_abort_op_code_supported

OACP Abort Op Code Supported