Linux bluetooth development
 help / color / mirror / Atom feed
From: "Łukasz Rymanowski" <lukasz.rymanowski@codecoup.pl>
To: linux-bluetooth@vger.kernel.org
Cc: "Łukasz Rymanowski" <lukasz.rymanowski@codecoup.pl>
Subject: [PATCH BlueZ 0/3] mgmt-tested: Advertising while connected testcases
Date: Fri,  9 Feb 2018 18:26:24 +0100	[thread overview]
Message-ID: <20180209172627.20500-1-lukasz.rymanowski@codecoup.pl> (raw)

This set adds testcases which tests kernel patch:

9e1e9f20ca96 Bluetooth: Add support to advertise when connected
and fix to above:
[PATCH] Bluetooth: Fix incorrect bits for LE states

Not sure if it fits to mgmt-tester. If not let me know where it
should go.  

Łukasz Rymanowski (3):
  emulator: Add initial LE states to btdev and API to set new one
  mgmt-tester: Add test_le_full
  mgmt-tester: Add testcases for advertising while connected

 emulator/btdev.c    |  18 +++
 emulator/btdev.h    |   3 +-
 emulator/hciemu.c   |   8 ++
 emulator/hciemu.h   |   3 +
 tools/mgmt-tester.c | 372 ++++++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 346 insertions(+), 58 deletions(-)

-- 
2.14.1


             reply	other threads:[~2018-02-09 17:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 17:26 Łukasz Rymanowski [this message]
2018-02-09 17:26 ` [PATCH BlueZ 1/3] emulator: Add initial LE states to btdev and API to set new one Łukasz Rymanowski
2018-02-12  9:09   ` Szymon Janc
2018-02-09 17:26 ` [PATCH BlueZ 2/3] mgmt-tester: Add test_le_full Łukasz Rymanowski
2018-02-09 17:26 ` [PATCH BlueZ 3/3] mgmt-tester: Add testcases for advertising while connected Łukasz Rymanowski
2018-02-12  9:06   ` Szymon Janc

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=20180209172627.20500-1-lukasz.rymanowski@codecoup.pl \
    --to=lukasz.rymanowski@codecoup.pl \
    --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