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

Bond Management Features value structure. More...

Data Fields

bool is_delete_bond_of_current_connection_le_transport_only_supported
 
bool is_authorization_code_required_to_delete_bond_of_current_connection
 
bool is_remove_all_bonds_on_server_le_transport_only_supported
 
bool is_authorization_code_required_to_remove_all_bonds_on_server
 
bool is_remove_all_but_the_active_bond_on_server_le_transport_only_supported
 
bool is_authorization_code_required_to_remove_all_but_the_active_bond_on_server
 
bool is_identify_yourself_supported
 
bool is_feature_extension
 

Detailed Description

Bond Management Features value structure.

Field Documentation

◆ is_delete_bond_of_current_connection_le_transport_only_supported

bool st_ble_bmc_feat_t::is_delete_bond_of_current_connection_le_transport_only_supported

Delete bond of current connection (LE transport only) supported

◆ is_authorization_code_required_to_delete_bond_of_current_connection

bool st_ble_bmc_feat_t::is_authorization_code_required_to_delete_bond_of_current_connection

Authorization Code required to delete bond of current connection

◆ is_remove_all_bonds_on_server_le_transport_only_supported

bool st_ble_bmc_feat_t::is_remove_all_bonds_on_server_le_transport_only_supported

Remove all bonds on server (LE transport only) supported

◆ is_authorization_code_required_to_remove_all_bonds_on_server

bool st_ble_bmc_feat_t::is_authorization_code_required_to_remove_all_bonds_on_server

Authorization Code required to remove all bonds on server

◆ is_remove_all_but_the_active_bond_on_server_le_transport_only_supported

bool st_ble_bmc_feat_t::is_remove_all_but_the_active_bond_on_server_le_transport_only_supported

Remove all but the active bond on server (LE transport only) supported

◆ is_authorization_code_required_to_remove_all_but_the_active_bond_on_server

bool st_ble_bmc_feat_t::is_authorization_code_required_to_remove_all_but_the_active_bond_on_server

Authorization Code required to remove all but the active bond on server

◆ is_identify_yourself_supported

bool st_ble_bmc_feat_t::is_identify_yourself_supported

Identify yourself supported

◆ is_feature_extension

bool st_ble_bmc_feat_t::is_feature_extension

Feature Extension