summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-21 23:34:55 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-21 23:34:55 +0200
commitbc3689e7e97b6285e71314a4324dc4cb3a6a48f4 (patch)
treec1cd942b00246d4a4389c1693d6de1cefb98b03b /doc/obex-api.txt
parentfdb28673f4a3cbe4fc13ef00ba2ce81ec75c4d32 (diff)
downloadbluez-bc3689e7e97b6285e71314a4324dc4cb3a6a48f4.tar.gz
doc: Use lower case string values for supported OBEX targets
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index 4531c4b92..0cd5a8b8b 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -23,11 +23,11 @@ Methods object CreateSession(string destination, dict args)
The currently supported targets are the following:
- "FTP"
- "MAP"
- "OPP"
- "PBAP"
- "SYNC"
+ "ftp"
+ "map"
+ "opp"
+ "pbap"
+ "sync"
Possible errors: org.bluez.obex.Error.InvalidArguments
org.bluez.obex.Error.Failed