Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Dlink_security_interface.h105 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
H A Dlink_property_listener.h43 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
H A Dfacade.cc234 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/system/bt/gd/l2cap/le/
H A Dlink_property_listener.h43 virtual void OnLinkDisconnected(hci::AddressWithType remote) {} in OnLinkDisconnected() function
/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel.cc105 void SecurityManagerChannel::OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::SecurityManagerChannel
H A Dsecurity_manager_channel_unittest.cc59 void OnLinkDisconnected(hci::Address address) { in OnLinkDisconnected() function in bluetooth::security::channel::__anon11f197ca0110::FakeSecurityManagerChannel
/aosp12/system/bt/main/shim/
H A 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::__anon71e10d460110::SecurityListenerShim
568 void OnLinkDisconnected(hci::AddressWithType remote) override { in OnLinkDisconnected() function
/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc60 void OnLinkDisconnected(hci::Address address) override { in OnLinkDisconnected() function in bluetooth::security::pairing::__anon9c4819590110::FakeSecurityManagerChannel