Diff between 6ee10e6df537cb7435d91ff38275306d8a2787f8 and 6393012d4680e976a207a59962d38b88ec24c4fc

Changed Files

File Additions Deletions Status
doc/adapter-api.txt +11 -0 modified

Full Patch

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index d38ce71..10c290c 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -360,3 +360,14 @@ Properties	string Address [readonly]
 
 			List of 128-bit UUIDs that represents the experimental
 			features currently enabled.
+
+		uint16 Manufacturer [readonly]
+
+			The manufacturer of the device, as a uint16 company
+			identifier defined by the Core Bluetooth Specification.
+
+		byte Version [readonly]
+
+			The Bluetooth version supported by the device, as a
+			core version code defined by the Core Bluetooth
+			Specification.