From patchwork Wed Sep 27 21:53:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luiz Augusto von Dentz X-Patchwork-Id: 728232 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D699E7F14F for ; Wed, 27 Sep 2023 21:54:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229868AbjI0VyS (ORCPT ); Wed, 27 Sep 2023 17:54:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229825AbjI0VyR (ORCPT ); Wed, 27 Sep 2023 17:54:17 -0400 Received: from mail-io1-xd2c.google.com (mail-io1-xd2c.google.com [IPv6:2607:f8b0:4864:20::d2c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1B82122 for ; Wed, 27 Sep 2023 14:54:16 -0700 (PDT) Received: by mail-io1-xd2c.google.com with SMTP id ca18e2360f4ac-79f96f83270so385563439f.1 for ; Wed, 27 Sep 2023 14:54:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695851655; x=1696456455; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=KV4ZorwYJLjRQxEs+/Y5/kmw2P0hzFQxubwf3sPfIIU=; b=DL91ruhWgJynaLuvElgFms9K1KO+55ds4OuHecFVTRgBq+kts2/XwTChDYseKoWfAx FJ7DYb+QLfSY5UxrOC2n2iapLGI1ZMBkFXNBuhYUaQXipP+0O2HD94DJCcZiWDBFh8TU qGtZYCgzF5+zziueWfD1GzaLmcFX5OFUVKAI/p3mtMC13RgdEw8zeCF66ziRYnbeNbUb AbDcdmhTsov8w8D0k479gIQgaxs97Rglvhf6cbc/2LjBBbhbxNJxmj5USMI5bqDpYNIR i0ka/zWe64so8BrAm5YAyhe0NDTdj5jWpAVE3UXNNlBhFHgRo4MG8JrkynlyC3fDQWaL CAMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695851655; x=1696456455; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KV4ZorwYJLjRQxEs+/Y5/kmw2P0hzFQxubwf3sPfIIU=; b=sui/JuLFiTy4cWWUrFs88gbt18muuc/L10cnRD7e32xaiFp5iVLD8JUeKRkAFwkqNM 9F/V8SXbyfTBumr6EBX1HHFGtu0SqCxY9kp/oATYR2qXjIrOhUafJsawTA8QRfBUHr6b X19tb+LiF9pcmwyGSQTluDhT+AR2R/dEErYyQyWcDdT/nU2JIdjK9dIVvAAV95pYt3SJ TmO2S3KxPgYxSXPdlFHukUoEzNax+0J5YqHBrHCeYFRSskBstaojPkksCoV+s5xILH0G tSaRYbDPEdVRjSvln13QUaykCyAMnuPELKEO0R5zbsFgLhU10l+Itxtyzc9XrqAoSFcU H+Jw== X-Gm-Message-State: AOJu0YxucrL5TrVgBnr8T5dzR7/QQmYKlshRXFP/OuHHH0zwXFT5cQW/ ARCaGFbPfN9lry7zs1ljXkZxVuEXrM3Xx430 X-Google-Smtp-Source: AGHT+IHoHgDu0OZU86v/X/y7eb8Rj7MD9+RheCk90krqYQ62cx/jRBuRHWjmMnt5ySpl0Qi1ENraWQ== X-Received: by 2002:a05:6e02:b4a:b0:34f:234d:4b5a with SMTP id f10-20020a056e020b4a00b0034f234d4b5amr4141721ilu.29.1695851655261; Wed, 27 Sep 2023 14:54:15 -0700 (PDT) Received: from lvondent-mobl4.. (c-98-232-221-87.hsd1.or.comcast.net. [98.232.221.87]) by smtp.gmail.com with ESMTPSA id g15-20020a02cd0f000000b0042bbfe3dc42sm4225331jaq.173.2023.09.27.14.54.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Sep 2023 14:54:14 -0700 (PDT) From: Luiz Augusto von Dentz To: linux-bluetooth@vger.kernel.org Subject: [PATCH v4 11/12] client: Make endpoint.show print ISO specific capabilities Date: Wed, 27 Sep 2023 14:53:53 -0700 Message-ID: <20230927215354.1874835-11-luiz.dentz@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230927215354.1874835-1-luiz.dentz@gmail.com> References: <20230927215354.1874835-1-luiz.dentz@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org From: Luiz Augusto von Dentz This makes endpoint.show print Locations, SupportedContext, Context and Qos capabilities. --- client/player.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/player.c b/client/player.c index 6953eff28543..d1809f24fd27 100644 --- a/client/player.c +++ b/client/player.c @@ -2142,6 +2142,10 @@ static void cmd_show_endpoint(int argc, char *argv[]) print_property(proxy, "Capabilities"); print_property(proxy, "Device"); print_property(proxy, "DelayReporting"); + print_property(proxy, "Locations"); + print_property(proxy, "SupportedContext"); + print_property(proxy, "Context"); + print_property(proxy, "QoS"); return bt_shell_noninteractive_quit(EXIT_SUCCESS); }