Searched refs:GetAclConnectionInterface (Results 1 – 6 of 6) sorted by relevance
37 …acl_connection_interface_ = hci_->GetAclConnectionInterface(GetHandler()->Bind([](EventPacketView)… in Start()
38 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface() function in bluetooth::hci::fuzz::FuzzHciLayer
102 hci::AclConnectionInterface* GetAclConnectionInterface(
70 virtual AclConnectionInterface* GetAclConnectionInterface(
302 AclConnectionInterface* HciLayer::GetAclConnectionInterface( in GetAclConnectionInterface() function in bluetooth::hci::HciLayer
50 … hci_layer_->GetAclConnectionInterface(handler_->BindOn(this, &classic_impl::on_classic_event), in classic_impl()