Diff between 5fbd1e54062ad82a2035e068f7bd41416c222f23 and b9fb332a85bd98b7f59778484434c057f0ce5049

Changed Files

File Additions Deletions Status
doc/device-api.txt +6 -4 modified

Full Patch

diff --git a/doc/device-api.txt b/doc/device-api.txt
index 1412084..f8cf019 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -103,13 +103,15 @@ Properties	string Address [readonly]
 			If the Alias property is unset, it will reflect
 			this value which makes it more convenient.
 
-		uint16 Vendor [readonly] [optional]
+		string VendorSource [readonly] [optional]
 
-			Vendor unique numeric identifier.
+			Vendor source numeric identifier.
 
-		uint16 VendorSource [readonly] [optional]
+			Only "bluetooth" and "usb" sources are supported.
 
-			Vendor source numeric identifier.
+		uint16 Vendor [readonly] [optional]
+
+			Vendor unique numeric identifier.
 
 		uint16 Product [readonly] [optional]