Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp679358ybg; Wed, 3 Jun 2020 10:41:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy7YNgWKvpR6cwjDaFGg+J20e//CLoqYhJOBUjYnDX1b3SXXZJ+OtR2uk7ujbM5GFm/PwBe X-Received: by 2002:a17:906:e0cf:: with SMTP id gl15mr353411ejb.501.1591206078572; Wed, 03 Jun 2020 10:41:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591206078; cv=none; d=google.com; s=arc-20160816; b=XzvNCCHp3IeG6C9IQoP/I4yD+U+eHVrFOTicQoIFDfiOo9mQc5K3wqXKz5TnBa9rep 6A3SrrOpid/VoDSeOabDeM/mP8L3rx8hgn+Mcxgb4heXCbDd4MAze8b4GyK8iq9SSPtz POP4VGT9g275lS1HDjskBq9WtRIc2PkOtj7wTioHuNQd3kqW9vYcSyG8rpXujK0o3y/U pE1D2a7XepfSt0HxfupzVYm6aDgwhthNl9CfYNf+IU0QZclxyUsIBwRzKuDXm+RJGGck /wQhbGo3B7akv0R0fngV6KZhEx7ZJdwuRZZiTlERftBtA2vZ3w2npF8j58VmdPI8RWLw d8og== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version; bh=5NV8Uz+eFzLotcnTNEidE8dG/YgpAjMLAVwmkLXKyCE=; b=b4XTCp+nngB+9KG62Ga8RHNiMmav012hIVvpJ15Z39t7mKrU11/20Wux1JTQKoZI/F sy9W1PH3OLlGbTlvpGQc6f6vaLLFiLI0qrrlfQe7mdAZ0ukZ6r+FJiTagubUFMkgTNVJ 9LBaNYFmsF4D5kyhv6ZbsFDm+yz72k3Gz1oMIqtPy7ZUMm8AfrOG8RwCpc+IhKrOSnuD 0b0qSOuFFKp/soctYLyF29P4sDwC4dw9AecK6a0DTB3wliVylJMRdMMoF1eR0qO67wqA GESSUbPgXLYIDaNhnOpycbqZpuiQWXds0/RMME6wkdAua/WTLyKUpAlKRbftFbElPj0f pj0Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f4si138108edm.426.2020.06.03.10.40.39; Wed, 03 Jun 2020 10:41:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726103AbgFCRkd convert rfc822-to-8bit (ORCPT + 99 others); Wed, 3 Jun 2020 13:40:33 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:40578 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726071AbgFCRkc (ORCPT ); Wed, 3 Jun 2020 13:40:32 -0400 Received: from marcel-macbook.fritz.box (p5b3d2638.dip0.t-ipconnect.de [91.61.38.56]) by mail.holtmann.org (Postfix) with ESMTPSA id 93F99CED2C; Wed, 3 Jun 2020 19:50:19 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: Should we disable ERTM as default? From: Marcel Holtmann In-Reply-To: Date: Wed, 3 Jun 2020 19:40:31 +0200 Cc: Bluez mailing list , ChromeOS BT Qualification Content-Transfer-Encoding: 8BIT Message-Id: <64A824C9-7C3C-4B08-8A9E-827121C4786D@holtmann.org> References: To: Yun-hao Chung X-Mailer: Apple Mail (2.3608.80.23.2.2) Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hi Yun-hao, > When I ran the following tests in PTS qualification on Chrome OS, I > couldn’t pass all of them because they all failed to create an AVDTP > connection with channel type as ‘Streaming’ or ‘Enhanced > Retransmission’. > > - MPS/AG-SRC-TG/HFAV/CLH/SD/BV-03-I > - MPS/AG-SRC-TG/HFAV/CLH/SD/BV-04-I > - MPS/AG-SRC-TG/HFAV/CLH/SD/BV-05-I > - MPS/AG-SRC-TG/HFAV/CLH/SD/BV-06-I > > It looks like bluez doesn’t want to change its mode even though it > claims it supports them. Our question is do we still want to enable > this feature as default? I am a bit confused. So when you use the disable_ertm kernel parameters, these test pass? But ERTM is mandatory for AVRCP 1.3 and later. Are we sure that MPS test cases are correct? I mean, we never required ERTM for HFP since that is based on RFCOMM and ERTM is useless for RFCOMM. Regards Marcel