Diff between 52cbc0a365eb0e7753016c2a7a4df929136e0d44 and 854e34adb0c9652c84db599ecb16729e20a7bbe1

Changed Files

File Additions Deletions Status
monitor/uuid.c +19 -0 modified

Full Patch

diff --git a/monitor/uuid.c b/monitor/uuid.c
index 06fa6eb..b6d6517 100644
--- a/monitor/uuid.c
+++ b/monitor/uuid.c
@@ -123,7 +123,26 @@ static struct {
 	{ 0x1402, "HDP Sink"					},
 	{ 0x1800, "Generic Access Profile"			},
 	{ 0x1801, "Generic Attribute Profile"			},
+	{ 0x1802, "Immediate Alert"				},
+	{ 0x1803, "Link Loss"					},
+	{ 0x1804, "Tx Power"					},
+	{ 0x1805, "Current Time Service"			},
+	{ 0x1806, "Reference Time Update Service"		},
+	{ 0x1807, "Next DST Change Service"			},
+	{ 0x1808, "Glucose"					},
+	{ 0x1809, "Health Thermometer"				},
 	{ 0x180a, "Device Information"				},
+	/* 0x180b and 0x180c undefined */
+	{ 0x180d, "Heart Rate"					},
+	{ 0x180e, "Phone Alert Status Service"			},
+	{ 0x180f, "Battery Service"				},
+	{ 0x1810, "Blood Pressure"				},
+	{ 0x1811, "Alert Notification Service"			},
+	{ 0x1812, "Human Interface Device"			},
+	{ 0x1813, "Scan Parameters"				},
+	{ 0x1814, "Running Speed and Cadence"			},
+	/* 0x1815 undefined */
+	{ 0x1816, "Cycling Speed and Cadence"			},
 	{ 0x2800, "Primary Service"				},
 	{ 0x2801, "Secondary Service"				},
 	{ 0x2802, "Include"					},