bluez/obexd/client
Don Zickus 03f0497691 obexd: Add a detailed failure message for exchanging business cards
When sending the ExchangeBusinessCards() command, the command returns
a failure.  It isn't clear what that failure is.  Upon looking through
the code, it is obvious the function is not implemented.

This patch just adds an extra detail message 'Not Implemented' to make
the failure a little more clear about what the problem is.
2016-07-04 14:33:53 +03:00
..
bluetooth.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
bluetooth.h obexd: add bluetooth transport driver 2012-12-04 22:48:51 +01:00
dbus.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
dbus.h obexd: Remove unused D-Bus helper functions 2012-12-19 10:29:18 +02:00
driver.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
driver.h obexd/client: Add supported_features support 2014-12-02 11:36:01 +02:00
ftp.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
ftp.h obexd: add ftp target 2012-12-04 22:48:42 +01:00
manager.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
manager.h obexd: Add client prefix to client manager functions 2012-12-18 16:03:42 +02:00
map-event.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
map-event.h obexd/client: Add support for MAP Event Report 1.1 2014-09-17 11:16:37 +03:00
map.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
map.h obexd: Add basic support for MAP client in obex-client 2012-12-04 22:48:50 +01:00
mns.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
opp.c obexd: Add a detailed failure message for exchanging business cards 2016-07-04 14:33:53 +03:00
opp.h obexd: add opp target 2012-12-04 22:48:42 +01:00
pbap.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
pbap.h obexd: add pbap target 2012-12-04 22:48:42 +01:00
session.c obexd: client: Fix memory leaks 2016-02-11 15:53:07 +02:00
session.h obexd: Fix includes for gdbus.h header 2015-03-01 00:19:28 -08:00
sync.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
sync.h obexd: add sync target 2012-12-04 22:48:42 +01:00
transfer.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
transfer.h obexd: Add Session property to Transfer interface 2012-12-21 17:06:10 +02:00
transport.c obexd: Fix cross includes from client and plugins 2015-03-01 01:38:12 -08:00
transport.h obexd: Add getattribute to obc_transport 2013-04-17 13:31:05 +03:00