Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/3] Issue with incoming connections
@ 2013-05-07 16:58 Mikel Astiz
  2013-05-07 16:58 ` [PATCH BlueZ v2 1/3] device: Add function to find a given service Mikel Astiz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mikel Astiz @ 2013-05-07 16:58 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mikel Astiz

From: Mikel Astiz <mikel.astiz@bmw-carit.de>

v2 fixes the error message in patch 3/3 as pointed out by Vinicius. The rest remains unchanged.

>From original cover-letter:

Vinicius reported this issue and tried to fix it in his patch "profile: Create a service for incomming connections".

As compared to his original patch, this patchset avoid creating an additional service instance (which should already be created) and instead performs a search within the list of existing services for the given device.

Mikel Astiz (3):
  device: Add function to find a given service
  profile: Fix remotely initiated connections without service
  profile: Error-cases for incoming connections

 src/device.c  | 16 ++++++++++++++++
 src/device.h  |  3 +++
 src/profile.c | 29 ++++++++++++++++++++++++-----
 3 files changed, 43 insertions(+), 5 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2013-05-08  7:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07 16:58 [PATCH BlueZ v2 0/3] Issue with incoming connections Mikel Astiz
2013-05-07 16:58 ` [PATCH BlueZ v2 1/3] device: Add function to find a given service Mikel Astiz
2013-05-07 16:58 ` [PATCH BlueZ v2 2/3] profile: Fix remotely initiated connections without service Mikel Astiz
2013-05-07 16:58 ` [PATCH BlueZ v2 3/3] profile: Error-cases for incoming connections Mikel Astiz
2013-05-08  7:18 ` [PATCH BlueZ v2 0/3] Issue with " Johan Hedberg

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