Loading system/gd/shim/stack.cc +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ struct bluetooth::shim::Stack::impl { ModuleList modules; modules.add<::bluetooth::hal::HciHal>(); modules.add<::bluetooth::hci::AclManager>(); modules.add<::bluetooth::hci::ClassicSecurityManager>(); modules.add<::bluetooth::l2cap::classic::L2capClassicModule>(); modules.add<::bluetooth::l2cap::le::L2capLeModule>(); modules.add<::bluetooth::neighbor::ConnectabilityModule>(); Loading Loading
system/gd/shim/stack.cc +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ struct bluetooth::shim::Stack::impl { ModuleList modules; modules.add<::bluetooth::hal::HciHal>(); modules.add<::bluetooth::hci::AclManager>(); modules.add<::bluetooth::hci::ClassicSecurityManager>(); modules.add<::bluetooth::l2cap::classic::L2capClassicModule>(); modules.add<::bluetooth::l2cap::le::L2capLeModule>(); modules.add<::bluetooth::neighbor::ConnectabilityModule>(); Loading