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

Commit 4eabe2fe authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

root_canal: Remove unused vars am: a67c7123 am: a61ca97e am: 038635aa...

root_canal: Remove unused vars am: a67c7123 am: a61ca97e am: 038635aa am: d8d784da am: ef132c56

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1844701

Change-Id: I179211e986be24a6094e648565e6ea0abbb9d46a
parents cb662058 ef132c56
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

#include "acl_connection.h"

using std::shared_ptr;

namespace test_vendor_lib {
AclConnection::AclConnection(AddressWithType addr, AddressWithType own_addr,
                             Phy::Type phy_type)
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@

#include "hci/address.h"

using std::shared_ptr;

namespace test_vendor_lib {

using bluetooth::hci::ErrorCode;
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ using std::vector;

namespace test_vendor_lib {

using model::packets::LinkLayerPacketBuilder;
using model::packets::LinkLayerPacketView;
using model::packets::PageResponseBuilder;