Hi Dmitriy,
On Wed, Jun 29, 2011, Dmitriy Paliy wrote:
Sending system D-Bus method calls (DefaultAdapter, FindAdapter
and RequestSession) and handling of pending D-Bus calls is added
to obex-client.
---
client/session.c | 196 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
client/session.h | 2 +
2 files changed, 197 insertions(+), 1 deletions(-)
I've applied the first two patches but this third one doesn't compile:
client/session.c:189:21: error: no previous declaration for ‘find_session_request’ [-Werror=missing-declarations]
Please fix and resend.
Johan