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

Commit dc14bc33 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Automerger Merge Worker
Browse files

Get rid of CancelOpen from bta_dm_disc_result am: 69a3275f

parents f7bf63c1 69a3275f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -615,9 +615,6 @@ static void bta_dm_disc_result(tBTA_DM_SVC_RES& disc_result) {
    GAP_BleReadPeerPrefConnParams(bta_dm_discovery_cb.peer_bdaddr);
  }

  get_gatt_interface().BTA_GATTC_CancelOpen(0, bta_dm_discovery_cb.peer_bdaddr,
                                            true);

  bta_dm_discovery_set_state(BTA_DM_DISCOVER_IDLE);

  uint16_t conn_id = bta_dm_discovery_cb.conn_id;