Home
last modified time | relevance | path

Searched defs:OnLinkConnected (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/classic/
Dlink_security_interface.h86 virtual void OnLinkConnected(std::unique_ptr<LinkSecurityInterface>) {} in OnLinkConnected() function
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc87 void SecurityManagerChannel::OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface>… in OnLinkConnected() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc55 void OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface> link) { in OnLinkConnected() function in bluetooth::security::channel::__anon855c6ade0111::FakeSecurityManagerChannel
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc55 void OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface> link) override { in OnLinkConnected() function in bluetooth::security::channel::__anoned5ad9ed0111::FakeSecurityManagerChannel