aboutsummaryrefslogtreecommitdiff
path: root/gd/security/test/fake_l2cap_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gd/security/test/fake_l2cap_test.cc')
-rw-r--r--gd/security/test/fake_l2cap_test.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gd/security/test/fake_l2cap_test.cc b/gd/security/test/fake_l2cap_test.cc
index 23b2555fc..2d885e778 100644
--- a/gd/security/test/fake_l2cap_test.cc
+++ b/gd/security/test/fake_l2cap_test.cc
@@ -42,8 +42,8 @@ using bluetooth::hci::CommandStatusView;
using bluetooth::hci::EncryptionChangeBuilder;
using bluetooth::hci::EncryptionEnabled;
using bluetooth::hci::ErrorCode;
-using bluetooth::hci::EventBuilder;
-using bluetooth::hci::EventView;
+using bluetooth::hci::EventPacketBuilder;
+using bluetooth::hci::EventPacketView;
using bluetooth::hci::LeSecurityCommandBuilder;
namespace bluetooth {