Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCHv2 0/6] Query remote services support
@ 2013-11-05 13:21 Marcin Kraglak
  2013-11-05 13:21 ` [PATCHv2 1/6] android: Initial implementation of get_remote_services Marcin Kraglak
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Marcin Kraglak @ 2013-11-05 13:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Marcin Kraglak

V2:
 - function fetch_remote__uids renamed to browse_remote_sdp
 - result of browse_remote_sdp changed to uint8_t
 - sdp_req_list name changed to browse_reqs
 - browse_reqs contains requests, not addresses

Marcin Kraglak (6):
  android: Initial implementation of get_remote_services
  android: Fetch remote device uuids after pairing
  android: Pass found uuids to remote_device_properties_cb
  android: Add supported uuids when adapter is initialized
  android: Implement class of device property callback
  android: Add support for getting adapter uuids

 android/adapter.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 305 insertions(+), 8 deletions(-)

-- 
1.8.4.1


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

end of thread, other threads:[~2013-11-07  8:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 13:21 [PATCHv2 0/6] Query remote services support Marcin Kraglak
2013-11-05 13:21 ` [PATCHv2 1/6] android: Initial implementation of get_remote_services Marcin Kraglak
2013-11-05 13:21 ` [PATCHv2 2/6] android: Fetch remote device uuids after pairing Marcin Kraglak
2013-11-05 13:21 ` [PATCHv2 3/6] android: Pass found uuids to remote_device_properties_cb Marcin Kraglak
2013-11-05 13:21 ` [PATCHv2 4/6] android: Add supported uuids when adapter is initialized Marcin Kraglak
2013-11-06  8:02   ` Johan Hedberg
2013-11-06  8:27     ` Marcin Kraglak
2013-11-06  8:41     ` Marcel Holtmann
2013-11-06 11:08       ` Marcin Kraglak
2013-11-07  8:04   ` Andrei Emeltchenko
2013-11-05 13:21 ` [PATCHv2 5/6] android: Implement class of device property callback Marcin Kraglak
2013-11-05 13:21 ` [PATCHv2 6/6] android: Add support for getting adapter uuids Marcin Kraglak

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