Fix the typo and add service information 56/109456/1
authorInjun Yang <injun.yang@samsung.com>
Tue, 10 Jan 2017 06:16:16 +0000 (15:16 +0900)
committerInjun Yang <injun.yang@samsung.com>
Tue, 10 Jan 2017 06:16:16 +0000 (15:16 +0900)
Change-Id: I071fe39b8eb861d006ebc2c364129f44131663d4
Signed-off-by: Injun Yang <injun.yang@samsung.com>
src/bluetooth-common.c

index bfb7327153896eada3d1f34b47b5fc35ebd02a2a..ac91403953f07a2f9e1f4826280fe6fa2224ff25 100644 (file)
@@ -108,7 +108,7 @@ int bt_get_uuid_name(const char *uuid, char **name)
                /* BT Classic Services */
                {"1101", "Serial Port Service"},
                {"1102", "LAN Access Using PPP Service"},
-               {"1103", "Dialup Netwworking Service"},
+               {"1103", "Dialup Networking Service"},
                {"1104", "IrMCSync Service"},
                {"1105", "OBEX Object Push Service"},
                {"1106", "OBEX File Transfer Service"},
@@ -148,7 +148,7 @@ int bt_get_uuid_name(const char *uuid, char **name)
                {"112D", "SIM Access Service"},
                {"112E", "Phonebook Access PCE Service"},
                {"112F", "Phonebook Access PSE Service"},
-               {"1130", "Phonebook Access  Profile"},
+               {"1130", "Phonebook Access Profile"},
                {"1132", "Message Access Server Service"},
                {"1133", "Message Notification Server Service"},
                {"1134", "Message Access Profile"},
@@ -159,7 +159,12 @@ int bt_get_uuid_name(const char *uuid, char **name)
                {"1204", "Generic Telephony Service"},
                {"1205", "UPnP Service"},
                {"1206", "UPnP Ip Service"},
+               {"1303", "Video Source Service"},
+               {"1304", "Video Sink Service"},
+               {"1305", "Video Distribution Profile"},
                {"1400", "Health Device Profile"},
+               {"1401", "HDP Source Service"},
+               {"1402", "HDP Sink Service"},
 
                /* GATT Services */
                {"1800", "Generic Access"},
@@ -239,6 +244,9 @@ int bt_get_uuid_name(const char *uuid, char **name)
                {"9A3F68E0-86CE-11E5-A309-0002A5D5C51B", "Samsung Gear Manager Service"},
                {"c2f2cc0f-c085-4dd4-be5a-aca3074bbc72", "Control Point"},
                {"cece518b-28d7-4171-92d5-76a1e249a3b9", "Notifications Source"},
+               {"32D1955A-E5AA-4A96-9A49-08538DA8B8F6", "Samsung Gear Fit Manager Service"},
+               {"FE53FF98-B259-4337-B56A-0EC9F82C6BAD", "Control Point"},
+               {"C2051EE0-804D-4D50-A12C-15E243852100", "Notifications Source"},
                {NULL, NULL}
        };