All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands
@ 2018-07-25 10:21 Jaganath Kanakkassery
  2018-07-25 10:21 ` [PATCH BlueZ v2 1/7] monitor: " Jaganath Kanakkassery
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jaganath Kanakkassery @ 2018-07-25 10:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: marcel, johan.hedberg, Jaganath Kanakkassery

This also has mgmt-tester patches for 5.0 implementation

v2-> Fixed -Werror=unused-const-variable build error

Jaganath Kanakkassery (7):
  monitor: Add BREDR PHYs in PHY configuration commands
  emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support
  mgmt-tester: Add extended advertising test cases
  mgmt-tester: Add PHY Configuration test cases
  mgmt-tester: Add tests for extended scanning and device found
  mgmt-tester: Add support ext create connection and enh conn complete
  mgmt-tester: Update Supported_settings to reflect PHY_CONFIGURATION

 emulator/btdev.c    |   10 +
 monitor/packet.c    |   39 +-
 tools/mgmt-tester.c | 2085 ++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 2015 insertions(+), 119 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-07-30 12:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-25 10:21 [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 1/7] monitor: " Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 2/7] emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type support Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 3/7] mgmt-tester: Add extended advertising test cases Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 4/7] mgmt-tester: Add PHY Configuration " Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 5/7] mgmt-tester: Add tests for extended scanning and device found Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 6/7] mgmt-tester: Add support ext create connection and enh conn complete Jaganath Kanakkassery
2018-07-25 10:21 ` [PATCH BlueZ v2 7/7] mgmt-tester: Update Supported_settings to reflect PHY_CONFIGURATION Jaganath Kanakkassery
2018-07-26  8:02 ` [PATCH BlueZ v2 0/7] Add BREDR PHYs in PHY configuration commands Johan Hedberg
2018-07-26 11:25   ` Jaganath K
2018-07-30 12:03 ` Johan Hedberg

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.