Message ID | 20241005214321.84250-1-marijn.suijten@somainline.org |
---|---|
Headers | show
Received: from relay02.th.seeweb.it (relay02.th.seeweb.it [5.144.164.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1DAE0170A3F for <linux-bluetooth@vger.kernel.org>; Sat, 5 Oct 2024 21:50:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=5.144.164.163 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728165009; cv=none; b=SOM83Brb3PKzsutK1Hkss52iE9+jsxkQMsnYsQihi263gzh899mlAoVFLA2cMYSBangJrzE8X7m9rJKqtvpxRL9kCv5PzLxZQg7AptYR4Fnegzzd0R8GuPYyEahgrK0yBf7TGQCUATccYvrqobqt0DSWUB48eAYxa9T7leroOI8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728165009; c=relaxed/simple; bh=OJNO0lzP3OUBpT7DuXoP0LXmPkHrEMOS6GDtH8/LYo8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=R2mynTNrWVJL0TdieA0hMIcNtalD3POy3RuYHl5I2GNP6wX8/ddb3R70UPxrtFHeLyFzanUvsMJhK/RPW6vtPZDza3Vw7D6V19z2+3ra1RkQKTYVdfy0HRfgERr5me91xNmP2kohQbwrGH10uUsYFYt/fuDbX/w4sHxIlG0i88I= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=somainline.org; spf=pass smtp.mailfrom=somainline.org; arc=none smtp.client-ip=5.144.164.163 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=somainline.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=somainline.org Received: from Marijn-Arch-PC.localdomain (94-211-6-86.cable.dynamic.v4.ziggo.nl [94.211.6.86]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id 687F51F907; Sat, 5 Oct 2024 23:43:22 +0200 (CEST) From: Marijn Suijten <marijn.suijten@somainline.org> To: linux-bluetooth@vger.kernel.org Cc: Marijn Suijten <marijn.suijten@somainline.org>, Yu Liu <yudiliu@google.com>, Bartosz Fabianowski <bartosz@fabianowski.eu>, Pauli Virtanen <pav@iki.fi>, Luiz Augusto von Dentz <luiz.dentz@gmail.com>, Marek Czerski <ma.czerski@gmail.com> Subject: [PATCH BlueZ v4 0/3] audio/avrcp: Determine Absolute Volume support from feature category 2 Date: Sat, 5 Oct 2024 23:43:05 +0200 Message-ID: <20241005214321.84250-1-marijn.suijten@somainline.org> X-Mailer: git-send-email 2.46.2 Precedence: bulk X-Mailing-List: linux-bluetooth@vger.kernel.org List-Id: <linux-bluetooth.vger.kernel.org> List-Subscribe: <mailto:linux-bluetooth+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-bluetooth+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
audio/avrcp: Determine Absolute Volume support from feature category 2
|
expand
|