diff --git a/doc/obex-agent-api.txt b/doc/obex-agent-api.txt
index b0d8ad2..1eb5fcf 100644
--- a/doc/obex-agent-api.txt
+++ b/doc/obex-agent-api.txt
-obexd Agent API description
-**********************************
+OBEX D-Bus Agent API description
+********************************
-Copyright (C) 2007-2010 Nokia Corporation
-Copyright (C) 2007-2010 Marcel Holtmann <marcel@holtmann.org>
+
+Agent Manager hierarchy
+=======================
+
+Service org.bluez.obex
+Interface org.bluez.obex.AgentManager1
+Object path /org/bluez/obex
+
+Methods void RegisterAgent(object agent)
+
+ Register an agent to request authorization of
+ the user to accept/reject objects. Object push
+ service needs to authorize each received object.
+
+ Possible errors: org.bluez.obex.Error.AlreadyExists
+
+ void UnregisterAgent(object agent)
+
+ This unregisters the agent that has been previously
+ registered. The object path parameter must match the
+ same value that has been used on registration.
+
+ Possible errors: org.bluez.obex.Error.DoesNotExist
Agent hierarchy
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index b0b3068..db6d408 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
-obexd API description
-**********************************
+OBEX D-Bus API description
+**************************
-Copyright (C) 2007-2010 Nokia Corporation
-Copyright (C) 2007-2010 Marcel Holtmann <marcel@holtmann.org>
-
-Manager hierarchy
-===============
-
-Service org.bluez.obex
-Interface org.bluez.obex.AgentManager1
-Object path /org/bluez/obex
-
-Methods void RegisterAgent(object agent)
-
- Register an agent to request authorization of
- the user to accept/reject objects. Object push
- service needs to authorize each received object.
-
- Possible errors: org.bluez.obex.Error.AlreadyExists
-
- void UnregisterAgent(object agent)
-
- This unregisters the agent that has been previously
- registered. The object path parameter must match the
- same value that has been used on registration.
-
- Possible errors: org.bluez.obex.Error.DoesNotExist
-
-Manager hierarchy
+Client hierarchy
================
Service org.bluez.obex
"SYNC"
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Failed
void RemoveSession(object session)
Unregister session and abort pending transfers.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.NotAuthorized
+ org.bluez.obex.Error.NotAuthorized
Session hierarchy
=================
Get remote device capabilities.
Possible errors: org.bluez.obex.Error.NotSupported
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Failed
Properties string Source [readonly]
Root path
+
Transfer hierarchy
-===============
+==================
Service org.bluez.obex
Interface org.bluez.obex.Transfer1
Stops the current transference.
Possible errors: org.bluez.obex.Error.NotAuthorized
- org.bluez.obex.Error.InProgress
- org.bluez.obex.Failed
+ org.bluez.obex.Error.InProgress
+ org.bluez.obex.Failed
Properties string Status [readonly]
Number of bytes transferred. For queued transfers, this
value will not be present.
+
Object Push hierarchy
=====================
with the object path, to avoid a call to GetProperties.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
object, dict PullBusinessCard(string targetfile)
with the object path, to avoid a call to GetProperties.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
object, dict ExchangeBusinessCards(string clientfile,
string targetfile)
with the object path, to avoid a call to GetProperties.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
+
File Transfer hierarchy
=======================
Change the current folder of the remote device.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
void CreateFolder(string folder)
Create a new folder in the remote device.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
array{dict} ListFolder()
to the target file.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
void Delete(string file)
Deletes the specified file/folder.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
+
Phonebook Access hierarchy
-=========================
+==========================
Service org.bluez.obex
Interface org.bluez.obex.PhonebookAccess1
"cch": combination of ich och mch
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Failed
+ org.bluez.obex.Failed
object, dict PullAll(string targetfile, dict filters)
Possible filters: Order, Offset and MaxCount
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Forbidden
+ org.bluez.obex.Forbidden
object, dict
Pull(string vcard, string targetfile, dict filters)
Possbile filters: Format and Fields
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Forbidden
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Forbidden
+ org.bluez.obex.Error.Failed
array{string vcard, string name}
Search(string field, string value, dict filters)
Possible filters: Order, Offset and MaxCount
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Forbidden
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Forbidden
+ org.bluez.obex.Error.Failed
uint16 GetSize()
Possible values can be query with ListFilterFields.
+
Synchronization hierarchy
-=======================
+=========================
Service org.bluez.obex
Interface org.bluez.obex.Synchronization1
with the object path, to avoid a call to GetProperties.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Failed
+
Message Access hierarchy
=========================
Message protected flag
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Failed
void UpdateInbox(void)
with the object path, to avoid a call to GetProperties.
Possible errors: org.bluez.obex.Error.InvalidArguments
- org.bluez.obex.Error.Failed
+ org.bluez.obex.Error.Failed
Properties string Subject [readonly]