[gnome-bluetooth] Add VideoSource UUID



commit 478970bb10243f3789932694dcc6963573125b5e
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 26 15:56:51 2010 +0000

    Add VideoSource UUID

 lib/bluetooth-client.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-client.c b/lib/bluetooth-client.c
index 4bca551..06fd7be 100644
--- a/lib/bluetooth-client.c
+++ b/lib/bluetooth-client.c
@@ -560,6 +560,8 @@ uuid16_to_string (guint uuid16, const char *uuid)
 		return NULL;
 	case 0x1201:
 		return "GenericNetworking";
+	case 0x1303:
+		return "VideoSource";
 	case 0x8e771303:
 	case 0x8e771301:
 		return "SEMC HLA";



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]