All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] obexd fixes
@ 2016-06-30 21:01 Don Zickus
  2016-06-30 21:01 ` [PATCH 1/3] obexd: Allow CreateFolder to create a directory Don Zickus
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Don Zickus @ 2016-06-30 21:01 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.von.dentz, mkasik, Don Zickus

We started running some obexd tests to help mimic Fedora users passing info
from their phone to their laptop.  These tests uncovered some issues.

Let me know if I need to fix these patches or try something different.

Cheers,
Don

Don Zickus (3):
  obexd: Allow CreateFolder to create a directory
  obexd: Return dummy_data instead of int in phonebook-dummy
  obexd: Add a detailed failure message for exchanging business cards

 obexd/client/opp.c              |  2 +-
 obexd/plugins/ftp.c             |  2 ++
 obexd/plugins/phonebook-dummy.c | 11 +++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-07-06 16:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-30 21:01 [PATCH 0/3] obexd fixes Don Zickus
2016-06-30 21:01 ` [PATCH 1/3] obexd: Allow CreateFolder to create a directory Don Zickus
2016-06-30 21:01 ` [PATCH 2/3] obexd: Return dummy_data instead of int in phonebook-dummy Don Zickus
2016-06-30 21:01 ` [PATCH 3/3] obexd: Add a detailed failure message for exchanging business cards Don Zickus
2016-06-30 21:35   ` Bastien Nocera
2016-06-30 22:47     ` Don Zickus
2016-07-04 12:07 ` [PATCH 0/3] obexd fixes Luiz Augusto von Dentz
2016-07-05 14:39   ` Don Zickus
2016-07-06 16:21   ` Don Zickus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.