Searched refs:GetAclConnection (Results 1 – 4 of 4) sorted by relevance
35 hci::acl_manager::LeAclConnection* FixedChannelImpl::GetAclConnection() const { in GetAclConnection() function in bluetooth::l2cap::le::internal::FixedChannelImpl36 return link_->GetAclConnection(); in GetAclConnection()
48 virtual hci::acl_manager::LeAclConnection* GetAclConnection() const;
68 inline virtual hci::acl_manager::LeAclConnection* GetAclConnection() { in GetAclConnection() function
64 link_manager_->OnDisconnect(GetAclConnection()->GetRemoteAddress()); in OnDisconnection()