summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-11-27 11:18:26 +0100
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-12-02 11:36:00 +0200
commitee0a057f44ecac344db092ca593d4e41bb3486ea (patch)
tree726981ebfb90d09f30a5bd8664faf730f8627342 /doc/obex-api.txt
parentfb9c29020fa0a5e0df87626fbf46506d1f81ff60 (diff)
downloadbluez-ee0a057f44ecac344db092ca593d4e41bb3486ea.tar.gz
obexd/client: Add FixedImageSize property
This adds FixedImageSize property to PhonebookAccess interface.
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index 44af2faa7..32f9a79eb 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -519,6 +519,13 @@ Properties string Folder [readonly]
Possible values: 32-character hexadecimal such
as A1A2A3A4B1B2C1C2D1D2E1E2E3E4E5E6
+ bool FixedImageSize [readonly, optional]
+
+ Indicate support for fixed image size.
+
+ Possible values: True if image is JPEG 300x300 pixels
+ otherwise False.
+
Synchronization hierarchy
=========================