Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix for android-tester: Gatt - Double Listen case
@ 2014-08-22 12:40 Jakub Tyszkowski
  2014-08-22 12:40 ` [PATCH 1/4] android/tester: Wait for ACL disconnection before reconnect Jakub Tyszkowski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jakub Tyszkowski @ 2014-08-22 12:40 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jakub Tyszkowski

This patch set fixes the issue with Gatt: Double Listen test case, in which
we were trying to reconnect the emulated remote while the ACL was still
connected.

Jakub Tyszkowski (2):
  android/tester: Wait for ACL disconnection before reconnect
  android/tester: Make Gatt stop listening after ACL disconnects

Marcin Kraglak (2):
  emulator/bthost: Add hci disconnect
  android/tester: Force remotes ACL disconnection

 android/tester-gatt.c | 23 ++++++++++++++++++++---
 android/tester-main.c | 15 ++++++++++++++-
 emulator/bthost.c     | 11 +++++++++++
 emulator/bthost.h     |  3 +++
 4 files changed, 48 insertions(+), 4 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2014-08-25  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22 12:40 [PATCH 0/4] Fix for android-tester: Gatt - Double Listen case Jakub Tyszkowski
2014-08-22 12:40 ` [PATCH 1/4] android/tester: Wait for ACL disconnection before reconnect Jakub Tyszkowski
2014-08-22 12:40 ` [PATCH 2/4] emulator/bthost: Add hci disconnect Jakub Tyszkowski
2014-08-22 12:40 ` [PATCH 3/4] android/tester: Force remotes ACL disconnection Jakub Tyszkowski
2014-08-22 12:40 ` [PATCH 4/4] android/tester: Make Gatt stop listening after ACL disconnects Jakub Tyszkowski
2014-08-25  9:11 ` [PATCH 0/4] Fix for android-tester: Gatt - Double Listen case Szymon Janc

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