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

Commit 0bec627e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Partial Revert "LE Shim: Implement ReadRemoteControllerInformation""...

Merge "Partial Revert "LE Shim: Implement ReadRemoteControllerInformation"" into tm-dev am: 6a45ba96 am: 4a152189

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



Change-Id: Ia6c07bb895f26cf4f52cff480cf9e8fa579f61e2
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 61f87e3e 4a152189
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -716,8 +716,7 @@ class LeShimAclConnection
  }
  }


  void ReadRemoteControllerInformation() override {
  void ReadRemoteControllerInformation() override {
    connection_->LeReadRemoteFeatures();
    // TODO Issue LeReadRemoteFeatures Command
    connection_->ReadRemoteVersionInformation();
  }
  }


  bluetooth::hci::AddressWithType GetLocalAddressWithType() {
  bluetooth::hci::AddressWithType GetLocalAddressWithType() {