From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> diff --git a/doc/obex-api.txt b/doc/obex-api.txt index 22449c4..6faa0bf 100644 --- a/doc/obex-api.txt +++ b/doc/obex-api.txt @@ -711,6 +711,10 @@ Filter: uint16 Offset: Possible values: True for high priority or False for non-high priority +Properties boolean MemoryAvailable [readonly] + + Indicate memory full / memory available status + Message hierarchy ================= @@ -800,3 +804,14 @@ Properties string Subject [readonly] boolean Protected [readonly] Message protected flag + + string Folder [readonly] + + Message folder + + string DeliveryStatus [readonly] + + Message delivery status (only for outgoing messages) + + Possible values: "delivery-success", "sending-success", + "delivery-failure" and "sending-failure" -- 1.8.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html