Searched defs:OnLinkDisconnected (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/ | ||
D | link_security_interface.h | 93 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function |
/system/bt/gd/security/channel/ | ||
D | security_manager_channel.cc | 94 void SecurityManagerChannel::OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::SecurityManagerChannel |
D | security_manager_channel_unittest.cc | 59 void OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::__anon855c6ade0111::FakeSecurityManagerChannel |
/system/bt/gd/security/pairing/ | ||
D | classic_pairing_handler_unittest.cc | 59 void OnLinkDisconnected(hci::Address address) override { in OnLinkDisconnected() function in bluetooth::security::channel::__anoned5ad9ed0111::FakeSecurityManagerChannel |