Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/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.cc237 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/packages/modules/Bluetooth/system/gd/l2cap/le/
Dlink_property_listener.h43 virtual void OnLinkDisconnected(hci::AddressWithType remote) {} in OnLinkDisconnected() function
/packages/modules/Bluetooth/system/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::__anond33c85390111::FakeSecurityManagerChannel
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc400 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function
497 void OnLinkDisconnected(bluetooth::hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::shim::__anon9a349f350111::SecurityListenerShim
576 void OnLinkDisconnected(hci::AddressWithType remote) override { in OnLinkDisconnected() function
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc60 void OnLinkDisconnected(hci::Address address) override { in OnLinkDisconnected() function in bluetooth::security::pairing::__anona22394e80111::FakeSecurityManagerChannel