summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-11-20 14:58:55 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-12-02 11:36:00 +0200
commit5ee26d43c65c2b3341ed14764361add49fa6ae2b (patch)
tree37823e31bc4c5d6dbc2abb1b8cdf1f21ebd2066f /doc/obex-api.txt
parentf7a8cbd2a3164b6e2e7c517fa53d5549874c1da1 (diff)
downloadbluez-5ee26d43c65c2b3341ed14764361add49fa6ae2b.tar.gz
obexd/client: Add DatabaseIdentifier property
This adds DatabaseIdentifier property to PhonebookAccess interface.
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index 349fe4cd7..ea82e39f6 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -500,8 +500,10 @@ Properties string Folder [readonly]
string DatabaseIdentifier [readonly, optional]
- 128 bits persistent identifier.
+ 128 bits persistent database identifier.
+ Possible values: 32-character hexadecimal such
+ as A1A2A3A4B1B2C1C2D1D2E1E2E3E4E5E6
Synchronization hierarchy
=========================