[gnome-bluetooth] lib: Update links to assigned numbers docs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: Update links to assigned numbers docs
- Date: Thu, 20 Jan 2022 11:32:06 +0000 (UTC)
commit f1e20c6ca20f82398a46faf39f6d4088840953e7
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 20 12:15:11 2022 +0100
lib: Update links to assigned numbers docs
lib/bluetooth-utils.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lib/bluetooth-utils.c b/lib/bluetooth-utils.c
index c99d71cf..fae9cfdb 100644
--- a/lib/bluetooth-utils.c
+++ b/lib/bluetooth-utils.c
@@ -276,7 +276,7 @@ bluetooth_appearance_to_type (guint16 appearance)
/*
* The profile UUID list is provided by the Bluetooth SIG:
- * https://www.bluetooth.com/specifications/assigned-numbers/service-discovery
+ * https://www.bluetooth.com/specifications/assigned-numbers/
*/
#define BLUETOOTH_UUID_SPP 0x1101
#define BLUETOOTH_UUID_DUN 0x1103
@@ -318,8 +318,8 @@ uuid16_custom_to_string (guint uuid16, const char *uuid)
}
}
-/* Short names from Table 2 at:
- * https://www.bluetooth.org/Technical/AssignedNumbers/service_discovery.htm */
+/* From "16-bit UUID Numbers Document" listed at:
+ * https://www.bluetooth.com/specifications/assigned-numbers/ */
static const char *
uuid16_to_string (guint uuid16, const char *uuid)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]