Loading system/main/shim/acl.cc +1 −2 Original line number Original line Diff line number Diff line Loading @@ -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() { Loading Loading
system/main/shim/acl.cc +1 −2 Original line number Original line Diff line number Diff line Loading @@ -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() { Loading