Commit: 03f0497691537681a75fe498a6ca97e3f9dfbb64
Parent: 6c75f43e50d754b4605498a8a68d2be4bc19ee37
Author: Don Zickus <dzickus@redhat.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2016-07-04 14:33:53
Tree: 2f94ea899a3e26ff5573f9ed57bd096a03744145

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.

Diffstat

M obexd/client/opp.c | 3 ++-

1 files changed, 2 insertions(+), 1 deletions(-)

View Full Diff | Patch