Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/
Dlink_security_interface.h98 virtual void OnLinkConnected(std::unique_ptr<LinkSecurityInterface>) {} in OnLinkConnected() function
Dlink_property_listener.h38 virtual void OnLinkConnected(hci::Address remote, uint16_t handle) {} in OnLinkConnected() function
Dfacade.cc222 void OnLinkConnected(std::unique_ptr<LinkSecurityInterface> link) override { in OnLinkConnected() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/system/bt/gd/l2cap/le/
Dlink_property_listener.h38 virtual void OnLinkConnected(hci::AddressWithType remote, uint16_t handle, hci::Role my_role) {} in OnLinkConnected() function
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc94 void SecurityManagerChannel::OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface>… in OnLinkConnected() function in bluetooth::security::channel::SecurityManagerChannel
Dsecurity_manager_channel_unittest.cc55 void OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface> link) { in OnLinkConnected() function in bluetooth::security::channel::__anon46832d850111::FakeSecurityManagerChannel
/system/bt/main/shim/
Dl2c_api.cc390 void OnLinkConnected(hci::Address remote, uint16_t handle) override { in OnLinkConnected() function
470 void OnLinkConnected( in OnLinkConnected() function in bluetooth::shim::__anon06e4d1810111::SecurityListenerShim
559 void OnLinkConnected(AddressWithType remote, uint16_t handle, in OnLinkConnected() function
/system/bt/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc56 void OnLinkConnected(std::unique_ptr<l2cap::classic::LinkSecurityInterface> link) override { in OnLinkConnected() function in bluetooth::security::pairing::__anon5fd063b40111::FakeSecurityManagerChannel