OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e34630
)
obexd: Update Status property in map documentation
author
Christian Fetzer
<christian.fetzer@bmw-carit.de>
Tue, 24 Sep 2013 14:16:04 +0000
(16:16 +0200)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Thu, 3 Oct 2013 13:46:41 +0000
(16:46 +0300)
For outgoing messages, the status field values are:
"delivery-success", "sending-success", "delivery-failure", "sending-failure"
doc/obex-api.txt
patch
|
blob
|
history
diff --git
a/doc/obex-api.txt
b/doc/obex-api.txt
index
eda7cb9
..
c3f5243
100644
(file)
--- a/
doc/obex-api.txt
+++ b/
doc/obex-api.txt
@@
-598,10
+598,14
@@
Methods void SetFolder(string name)
string Status:
- Message
reception
status
+ Message status
- Possible values: "complete",
- "fractioned" and "notification"
+ Possible values for received messages:
+ "complete", "fractioned", "notification"
+
+ Possible values for sent messages:
+ "delivery-success", "sending-success",
+ "delivery-failure", "sending-failure"
uint64 AttachmentSize: