Loading system/gd/security/security_manager.h +0 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,6 @@ class ISecurityManagerListener { */ virtual void OnDeviceBondFailed(std::shared_ptr<bluetooth::hci::Device> device) = 0; bool operator==(const ISecurityManagerListener& rhs) const { return &*this == &rhs; } os::Handler* handler_ = nullptr; }; Loading Loading
system/gd/security/security_manager.h +0 −4 Original line number Diff line number Diff line Loading @@ -57,10 +57,6 @@ class ISecurityManagerListener { */ virtual void OnDeviceBondFailed(std::shared_ptr<bluetooth::hci::Device> device) = 0; bool operator==(const ISecurityManagerListener& rhs) const { return &*this == &rhs; } os::Handler* handler_ = nullptr; }; Loading