From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> The folder property of PushMessages does not accept path information, it allows only to request the messages to be added to a subfolder of the current folder. --- doc/obex-api.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/obex-api.txt b/doc/obex-api.txt index 28343f6..eda7cb9 100644 --- a/doc/obex-api.txt +++ b/doc/obex-api.txt @@ -638,8 +638,9 @@ Methods void SetFolder(string name) Transfer a message (in bMessage format) to the remote device. - The message is transferred either to the given folder, - or to the current folder if folder is omitted. + The message is transferred either to the given + subfolder of the current folder, or to the current + folder if folder is empty. Possible args: Transparent, Retry, Charset -- 1.8.3.4 -- 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