Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH v2 00/10] Change inquiry handling in btdev
@ 2014-03-09 23:05 Lukasz Rymanowski
  2014-03-09 23:05 ` [PATCH v2 01/10] emulator: Minor style fix Lukasz Rymanowski
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Lukasz Rymanowski @ 2014-03-09 23:05 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lukasz Rymanowski

This patch set introduce new way of handling inquiry in btdev.

v2:
* Changes in handling inquiry lenght
* Changes in handling inquiry cancel
* Updates in mgmt-tester

Lukasz Rymanowski (10):
  emulator: Minor style fix
  emulator: Use timeout for sending inquiry results
  emulator: Add inquiry cancel
  emulator: Add handling inquiry number of responses
  emulator: Add handling inquiry_lenght from inquiry command
  android/tester: Fix handling inquiry by android tester
  tools/mgmt-tester: Fix for Stop discovery test
  tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1
  tools/mgmt-tester: Remove not used condition
  tools/mgmt-tester: Refactor setup_start_discovery function

 Makefile.tools           |  19 ++++--
 android/Makefile.am      |   2 +
 android/android-tester.c |  24 ++-----
 emulator/btdev.c         | 166 +++++++++++++++++++++++++++++++++++++++++++----
 tools/mgmt-tester.c      |  70 +++++---------------
 5 files changed, 194 insertions(+), 87 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2014-03-14 15:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 23:05 [PATCH v2 00/10] Change inquiry handling in btdev Lukasz Rymanowski
2014-03-09 23:05 ` [PATCH v2 01/10] emulator: Minor style fix Lukasz Rymanowski
2014-03-12 11:22   ` Johan Hedberg
2014-03-09 23:05 ` [PATCH v2 02/10] emulator: Use timeout for sending inquiry results Lukasz Rymanowski
2014-03-12 11:28   ` Johan Hedberg
2014-03-14 15:56     ` Lukasz Rymanowski
2014-03-09 23:05 ` [PATCH v2 03/10] emulator: Add inquiry cancel Lukasz Rymanowski
2014-03-12 11:39   ` Johan Hedberg
2014-03-14 15:57     ` Lukasz Rymanowski
2014-03-09 23:05 ` [PATCH v2 04/10] emulator: Add handling inquiry number of responses Lukasz Rymanowski
2014-03-12 11:42   ` Johan Hedberg
2014-03-14 15:57     ` Lukasz Rymanowski
2014-03-09 23:05 ` [PATCH v2 05/10] emulator: Add handling inquiry_lenght from inquiry command Lukasz Rymanowski
2014-03-12 11:44   ` Johan Hedberg
2014-03-14 15:57     ` Lukasz Rymanowski
2014-03-09 23:05 ` [PATCH v2 06/10] android/tester: Fix handling inquiry by android tester Lukasz Rymanowski
2014-03-09 23:06 ` [PATCH v2 07/10] tools/mgmt-tester: Fix for Stop discovery test Lukasz Rymanowski
2014-03-09 23:06 ` [PATCH v2 08/10] tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1 Lukasz Rymanowski
2014-03-09 23:06 ` [PATCH v2 09/10] tools/mgmt-tester: Remove not used condition Lukasz Rymanowski
2014-03-09 23:06 ` [PATCH v2 10/10] tools/mgmt-tester: Refactor setup_start_discovery function Lukasz Rymanowski

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