/system/bt/gd/security/test/ |
D | fake_security_interface.h | 39 listener_->OnLinkDisconnected(address_); in Release() 42 listener_->OnLinkDisconnected(address_); in Disconnect()
|
/system/bt/gd/l2cap/le/ |
D | link_property_listener.h | 43 virtual void OnLinkDisconnected(hci::AddressWithType remote) {} in OnLinkDisconnected() function
|
/system/bt/gd/l2cap/classic/ |
D | link_security_interface.h | 105 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
|
D | link_property_listener.h | 43 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected() function
|
D | facade.cc | 234 void OnLinkDisconnected(hci::Address remote) override { in OnLinkDisconnected() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
|
/system/bt/gd/security/channel/ |
D | security_manager_channel.h | 126 void OnLinkDisconnected(hci::Address address) override;
|
D | security_manager_channel.cc | 105 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::__anon46832d850111::FakeSecurityManagerChannel
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager.cc | 331 … link_security_interface_listener_, &LinkSecurityInterfaceListener::OnLinkDisconnected, device); in OnDisconnect() 334 …lback_handler_->CallOn(link_property_listener_, &LinkPropertyListener::OnLinkDisconnected, device); in OnDisconnect()
|
/system/bt/gd/l2cap/le/internal/ |
D | link_manager.cc | 160 link_property_listener_, &LinkPropertyListener::OnLinkDisconnected, address_with_type); in OnDisconnect()
|
/system/bt/main/shim/ |
D | l2c_api.cc | 394 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/ |
D | classic_pairing_handler_unittest.cc | 60 void OnLinkDisconnected(hci::Address address) override { in OnLinkDisconnected() function in bluetooth::security::pairing::__anon5fd063b40111::FakeSecurityManagerChannel
|