summaryrefslogtreecommitdiff
path: root/doc/device-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-29 22:33:42 -0800
committerMarcel Holtmann <marcel@holtmann.org>2012-12-29 22:33:42 -0800
commit7cc9f3456a25b0b4f4f060773ada8f4e76a91466 (patch)
tree979be4f8584694b76691d6117dfb4f407f1b7c22 /doc/device-api.txt
parent344b5da84b432281f0c8ff5a587bea8adce16ac3 (diff)
downloadbluez-7cc9f3456a25b0b4f4f060773ada8f4e76a91466.tar.gz
doc: Fix annotation for optional device properties
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index c6395fc6a..66c46e56d 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -103,16 +103,16 @@ Properties string Address [readonly]
If the Alias property is unset, it will reflect
this value which makes it more convenient.
- string Icon [readonly] [optional]
+ string Icon [readonly, optional]
Proposed icon name according to the freedesktop.org
icon naming specification.
- uint32 Class [readonly] [optional]
+ uint32 Class [readonly, optional]
The Bluetooth class of device of the remote device.
- uint16 Appearance [readonly] [optional]
+ uint16 Appearance [readonly, optional]
External appearance of device, as found on GAP service.