Home
last modified time | relevance | path

Searched defs:OnLinkDisconnected (Results 1 – 8 of 8) sorted by relevance

/system/bt/gd/l2cap/classic/
Dlink_security_interface.h105 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
Dlink_property_listener.h43 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
Dfacade.cc234 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/system/bt/gd/l2cap/le/
Dlink_property_listener.h43 virtual void OnLinkDisconnected(hci::AddressWithType remote) {} in OnLinkDisconnected() function
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc105 void SecurityManagerChannel::OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc59 void OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::__anon46832d850111::FakeSecurityManagerChannel
/system/bt/main/shim/
Dl2c_api.cc394 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function
491 void OnLinkDisconnected(bluetooth::hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::shim::__anon06e4d1810111::SecurityListenerShim
568 void OnLinkDisconnected(hci::AddressWithType remote) override { in OnLinkDisconnected() function
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc60 void OnLinkDisconnected(hci::Address address) override { in OnLinkDisconnected() function in bluetooth::security::pairing::__anon5fd063b40111::FakeSecurityManagerChannel