Diff between 94bf3fa9e5db101aa3be131c76c5d8d9fb27647b and 2d0982624cdc17afc1e3e00e885cef2ab315cd7e

Changed Files

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

Full Patch

diff --git a/doc/device-api.txt b/doc/device-api.txt
index 0f916c7..187f2bf 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -96,7 +96,7 @@ Properties	string Address [readonly]
 
 			The Bluetooth device address of the remote device.
 
-		string Name [readonly]
+		string Name [readonly, optional]
 
 			The Bluetooth remote name. This value can not be
 			changed. Use the Alias property instead.
@@ -121,7 +121,7 @@ Properties	string Address [readonly]
 
 			External appearance of device, as found on GAP service.
 
-		array{string} UUIDs [readonly]
+		array{string} UUIDs [readonly, optional]
 
 			List of 128-bit UUIDs that represents the available
 			remote services.