All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] shared/util: Update SDO defined UUIDs
@ 2024-06-14 13:30 Arkadiusz Bokowy
  2024-06-14 13:42 ` [PATCH BlueZ v2] " Arkadiusz Bokowy
  2024-06-14 15:00 ` [BlueZ] " bluez.test.bot
  0 siblings, 2 replies; 5+ messages in thread
From: Arkadiusz Bokowy @ 2024-06-14 13:30 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Arkadiusz Bokowy

The list of SDO defined UUIDs taken from section 3.10 of:
https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Assigned_Numbers/out/en/Assigned_Numbers.pdf
---
 src/shared/util.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/src/shared/util.c b/src/shared/util.c
index ee59b94a0..98bf1a178 100644
--- a/src/shared/util.c
+++ b/src/shared/util.c
@@ -1566,9 +1566,23 @@ static const struct {
 	{ 0xfd60, "Sercomm Corporation"				},
 	{ 0xfd5f, "Oculus VR, LLC"				},
 	/* SDO defined */
-	{ 0xfffc, "AirFuel Alliance"				},
-	{ 0xfffe, "Alliance for Wireless Power (A4WP)"		},
-	{ 0xfffd, "Fast IDentity Online Alliance (FIDO)"	},
+	{ 0xfccc, "Wi-Fi Easy Connect Specification Service"	},
+	{ 0xffef, "Wi-Fi Direct Specification Service"		},
+	{ 0xfff0, "Public Key Open Credential (PKOC) Service"	},
+	{ 0xfff1, "ICCE Digital Key Service"			},
+	{ 0xfff2, "Aliro Service"				},
+	{ 0xfff3, "FiRa Consortium Service"			},
+	{ 0xfff4, "FiRa Consortium Service"			},
+	{ 0xfff5, "Car Connectivity Consortium, LLC Service"	},
+	{ 0xfff6, "Matter Profile ID Service"			},
+	{ 0xfff7, "Zigbee Direct Service"			},
+	{ 0xfff8, "Mopria Alliance BLE Service"			},
+	{ 0xfff9, "FIDO2 Secure Client-To-Authenticator Transport Service" },
+	{ 0xfffa, "ASTM Remote ID Service"			},
+	{ 0xfffb, "Direct Thread Commissioning Service"		},
+	{ 0xfffc, "Wireless Power Transfer (WPT) Service"	},
+	{ 0xfffd, "Universal Second Factor Authenticator Service" },
+	{ 0xfffe, "Wireless Power Transfer Service"		},
 	{ }
 };
 
-- 
2.39.2


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

end of thread, other threads:[~2024-06-17 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 13:30 [PATCH BlueZ] shared/util: Update SDO defined UUIDs Arkadiusz Bokowy
2024-06-14 13:42 ` [PATCH BlueZ v2] " Arkadiusz Bokowy
2024-06-14 15:41   ` [BlueZ,v2] " bluez.test.bot
2024-06-17 14:00   ` [PATCH BlueZ v2] " patchwork-bot+bluetooth
2024-06-14 15:00 ` [BlueZ] " bluez.test.bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.