public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Zach DeCook <zachdecook@librem.one>
To: linux-bluetooth@vger.kernel.org
Cc: Zach DeCook <zachdecook@librem.one>
Subject: [PATCH] dbus-common: Add icon for watches
Date: Tue, 26 Jul 2022 22:18:01 -0400	[thread overview]
Message-ID: <20220727021801.3564-1-zachdecook@librem.one> (raw)

---
 src/dbus-common.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/dbus-common.c b/src/dbus-common.c
index 5e2c83d52..a4b6eccfb 100644
--- a/src/dbus-common.c
+++ b/src/dbus-common.c
@@ -123,6 +123,8 @@ const char *gap_appearance_to_icon(uint16_t appearance)
 		return "phone";
 	case 0x02:
 		return "computer";
+	case 0x03:
+		return "watch";
 	case 0x05:
 		return "video-display";
 	case 0x0a:
-- 
2.36.2


             reply	other threads:[~2022-07-27  2:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  2:18 Zach DeCook [this message]
2022-07-27  3:19 ` dbus-common: Add icon for watches bluez.test.bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220727021801.3564-1-zachdecook@librem.one \
    --to=zachdecook@librem.one \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox