summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorGowtham Anandha Babu <gowtham.ab@samsung.com>2014-10-15 19:09:41 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-10-16 09:43:04 +0200
commitd0f7fd035f4a5f5e914450133fac843d09150496 (patch)
tree55caa74652e32ce11f4683217318ca2604c64f0c /doc/obex-api.txt
parent3902d2949d4b12c0d3ee6b54cb714b64c3b2a7c3 (diff)
downloadbluez-d0f7fd035f4a5f5e914450133fac843d09150496.tar.gz
obexd/client/pbap: Add support for spd,fav
Add support for the speed-dial and favorite folders.
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index a39abc0d8..349fe4cd7 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -341,6 +341,8 @@ Methods void Select(string location, string phonebook)
"och": outgoing call history
"mch": missing call history
"cch": combination of ich och mch
+ "spd": speed dials entry ( only for "internal" )
+ "fav": favorites entry ( only for "internal" )
Possible errors: org.bluez.obex.Error.InvalidArguments
org.bluez.obex.Error.Failed