Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] mgmt-tested: Advertising while connected testcases
@ 2018-02-09 17:26 Łukasz Rymanowski
  2018-02-09 17:26 ` [PATCH BlueZ 1/3] emulator: Add initial LE states to btdev and API to set new one Łukasz Rymanowski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Łukasz Rymanowski @ 2018-02-09 17:26 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Łukasz Rymanowski

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


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

end of thread, other threads:[~2018-02-12  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 17:26 [PATCH BlueZ 0/3] mgmt-tested: Advertising while connected testcases Łukasz Rymanowski
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox