Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8d125e4 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove duplicate code am: 9f4c65da

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1456342

Change-Id: I37f4d984d8af5e69bfdc0b041a79ef0d9f8c18ea
parents 88fa1c9b 9f4c65da
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -176,13 +176,6 @@ void btm_ble_conn_complete(uint8_t* p, UNUSED_ATTR uint16_t evt_len,
      btm_ble_clear_topology_mask(BTM_BLE_STATE_INIT_BIT);
    }

    connection_manager::on_connection_complete(bda);
    btm_ble_connected(bda, handle, HCI_ENCRYPT_MODE_DISABLED, role, bda_type,
                      is_in_security_db);

    l2cble_conn_comp(handle, role, bda, bda_type, conn_interval, conn_latency,
                     conn_timeout);

    tBLE_BD_ADDR address_with_type{.bda = bda, .type = bda_type};
    if (enhanced) {
      acl_ble_enhanced_connection_complete(