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

Commit 893d1a46 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['ag/20875183'] into tm-qpr2-release.

Change-Id: I9e6528b6077e883af37f2c9a3f458af0887d922d
parents b413c7c3 afd06853
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2545,9 +2545,6 @@ static void bta_dm_acl_down(const RawAddress& bd_addr,
      memset(&bta_dm_cb.device_list.peer_device[clear_index], 0,
             sizeof(bta_dm_cb.device_list.peer_device[clear_index]));
    }

    device->conn_state = BTA_DM_NOT_CONNECTED;

    break;
  }
  if (bta_dm_cb.device_list.count) bta_dm_cb.device_list.count--;