Searched refs:GetRemoteAddressWithType (Results 1 – 1 of 1) sorted by relevance
847 hci::AddressWithType GetRemoteAddressWithType() const { return connection_->GetRemoteAddress(); } in GetRemoteAddressWithType() function in LeShimAclConnection1064 auto remote_address_with_type = connection->second->GetRemoteAddressWithType(); in disconnect_le()1153 if (connection->GetRemoteAddressWithType().GetAddress() == remote_address) { in get_advertising_set_connected_to()1400 connection.second->Handle(), connection.second->GetRemoteAddressWithType(), in CheckForOrphanedAclConnections()1504 pimpl_->handle_to_le_connection_map_[handle]->GetRemoteAddressWithType(); in OnLeLinkDisconnected()