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

Commit 7af728f7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove from shadow acceptlist upon LE connection failure" am: 8d1fd5f4

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1896443

Change-Id: Ic4ea89e253d3278993f35366765163c44753bd4f
parents 256e8e0b 8d1fd5f4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1481,6 +1481,8 @@ void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type,
  bool enhanced = true; /* TODO logging metrics only */
  tHCI_STATUS status = ToLegacyHciErrorCode(reason);

  pimpl_->shadow_acceptlist_.Remove(address_with_type);

  TRY_POSTING_ON_MAIN(acl_interface_.connection.le.on_failed,
                      legacy_address_with_type, handle, enhanced, status);
  LOG_WARN("Connection failed le remote:%s",