_btc_storage_remove_ble_local_keys() function
* Function btc_storage_remove_ble_local_keys * Description BTC storage API - Deletes the bonded device from NVRAM * Returns BT_STATUS_SUCCESS if the deletion was successful, * BT_STATUS_FAIL otherwise
Syntax
static bt_status_t _btc_storage_remove_ble_local_keys(void);