Linux bluetooth development
 help / color / mirror / Atom feed
From: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
To: <linux-bluetooth@vger.kernel.org>
Cc: Jerzy Kasenberg <jerzy.kasenberg@tieto.com>
Subject: [PATCH 0/2] Add support to pan and socket in haltest
Date: Wed, 23 Oct 2013 10:34:56 +0200	[thread overview]
Message-ID: <1382517298-28093-1-git-send-email-jerzy.kasenberg@tieto.com> (raw)

- Add calls to methods of socket and pan

Jerzy Kasenberg (2):
  android: Add calls to socket methods in haltest
  android: Add calls to pan methods to haltest

 Makefile.android         |    4 +
 android/Android.mk       |    2 +
 android/client/haltest.c |    2 +
 android/client/if-bt.c   |    4 +-
 android/client/if-main.h |    4 +
 android/client/if-pan.c  |  209 +++++++++++++++++++++++++++++
 android/client/if-sock.c |  334 ++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 557 insertions(+), 2 deletions(-)
 create mode 100644 android/client/if-pan.c
 create mode 100644 android/client/if-sock.c

-- 
1.7.9.5


             reply	other threads:[~2013-10-23  8:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-23  8:34 Jerzy Kasenberg [this message]
2013-10-23  8:34 ` [PATCH 1/2] android: Add calls to socket methods in haltest Jerzy Kasenberg
2013-10-23  8:34 ` [PATCH 2/2] android: Add calls to pan methods to haltest Jerzy Kasenberg
2013-10-23 10:05 ` [PATCH 0/2] Add support to pan and socket in haltest Johan Hedberg

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=1382517298-28093-1-git-send-email-jerzy.kasenberg@tieto.com \
    --to=jerzy.kasenberg@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