From: Szymon Janc <szymon.janc@gmail.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v5 0/6] Create bneptest tool
Date: Thu, 12 Mar 2015 23:34:13 +0100 [thread overview]
Message-ID: <6665916.7BKG5YK4lt@athlon> (raw)
In-Reply-To: <1426180053-26646-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>
Hi Grzegorz,
On Thursday 12 March 2015 18:07:27 Grzegorz Kolodziejczyk wrote:
> v4:
> - Fix error returning in bnep server add
> - Reorganize bnep service comparing (by uuid, by string),
> - Fixed pointed by Szymon commit message typo,
> - Add support for sending general bnep frames by bneptest,
> - bneptest now require bridge and iface name (it was optional-def. names
> were set)
> - Update PTS results and test instructions.
> v5:
> - Fix converting uuids (16 to 128),
> - Extend bneptest with frames retransmission parameters,
> - Update PTS results and test instructions.
>
> Grzegorz Kolodziejczyk (6):
> profiles/network: Remove unneded bnep_uuid function from bnep code
> profiles/network: Remove not needed get name by bnep id function
> profiles/network: Move disconn cb setting to bnep connect method
> tools/bneptest: Add initial support for bneptest tool
> tools/bneptest: Add generic connect/listen functionality
> android/pts: Add BNEP PTS 6.0 results for android 5.0
>
> .gitignore | 1 +
> Makefile.tools | 12 +-
> android/Android.mk | 35 ++
> android/Makefile.am | 5 +-
> android/pan.c | 5 +-
> android/pics-bnep.txt | 26 ++
> android/pixit-bnep.txt | 30 ++
> android/pts-bnep.txt | 48 +++
> profiles/network/bnep.c | 53 +--
> profiles/network/bnep.h | 9 +-
> profiles/network/connection.c | 23 +-
> profiles/network/server.c | 36 +-
> tools/bneptest.c | 777
> ++++++++++++++++++++++++++++++++++++++++++ 13 files changed, 985
> insertions(+), 75 deletions(-)
> create mode 100644 android/pics-bnep.txt
> create mode 100644 android/pixit-bnep.txt
> create mode 100644 android/pts-bnep.txt
> create mode 100644 tools/bneptest.c
Patches 1-3 are now applied (after fixing some typos in commit messages),
thanks.
--
Szymon K. Janc
szymon.janc@gmail.com
prev parent reply other threads:[~2015-03-12 22:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 17:07 [PATCH v5 0/6] Create bneptest tool Grzegorz Kolodziejczyk
2015-03-12 17:07 ` [PATCH v5 1/6] profiles/network: Remove unneded bnep_uuid function from bnep code Grzegorz Kolodziejczyk
2015-03-12 17:07 ` [PATCH v5 2/6] profiles/network: Remove not needed get name by bnep id function Grzegorz Kolodziejczyk
2015-03-12 17:07 ` [PATCH v5 3/6] profiles/network: Move disconn cb setting to bnep connect method Grzegorz Kolodziejczyk
2015-03-12 17:07 ` [PATCH v5 4/6] tools/bneptest: Add initial support for bneptest tool Grzegorz Kolodziejczyk
2015-03-12 22:17 ` Szymon Janc
2015-03-12 17:07 ` [PATCH v5 5/6] tools/bneptest: Add generic connect/listen functionality Grzegorz Kolodziejczyk
2015-03-12 22:13 ` Szymon Janc
2015-03-12 17:07 ` [PATCH v5 6/6] android/pts: Add BNEP PTS 6.0 results for android 5.0 Grzegorz Kolodziejczyk
2015-03-12 22:34 ` Szymon Janc [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6665916.7BKG5YK4lt@athlon \
--to=szymon.janc@gmail.com \
--cc=grzegorz.kolodziejczyk@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox