public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dbus-common: Add icon for watches
@ 2022-07-27  2:18 Zach DeCook
  2022-07-27  3:19 ` bluez.test.bot
  0 siblings, 1 reply; 2+ messages in thread
From: Zach DeCook @ 2022-07-27  2:18 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Zach DeCook

---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: dbus-common: Add icon for watches
  2022-07-27  2:18 [PATCH] dbus-common: Add icon for watches Zach DeCook
@ 2022-07-27  3:19 ` bluez.test.bot
  0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2022-07-27  3:19 UTC (permalink / raw)
  To: linux-bluetooth, zachdecook

[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=663288

---Test result---

Test Summary:
CheckPatch                    PASS      0.89 seconds
GitLint                       PASS      0.44 seconds
Prep - Setup ELL              PASS      32.77 seconds
Build - Prep                  PASS      0.97 seconds
Build - Configure             PASS      10.25 seconds
Build - Make                  PASS      1061.40 seconds
Make Check                    PASS      12.00 seconds
Make Check w/Valgrind         PASS      343.19 seconds
Make Distcheck                PASS      293.25 seconds
Build w/ext ELL - Configure   PASS      10.14 seconds
Build w/ext ELL - Make        PASS      101.05 seconds
Incremental Build w/ patches  PASS      0.00 seconds
Scan Build                    PASS      636.33 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-27  3:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-27  2:18 [PATCH] dbus-common: Add icon for watches Zach DeCook
2022-07-27  3:19 ` bluez.test.bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox