Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/6] *** SUBJECT HERE ***
@ 2011-02-24 20:38 Sheldon Demario
  2011-02-24 20:38 ` [PATCH 1/6] Create a helper function to deal with handles on interactive gatttool Sheldon Demario
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sheldon Demario @ 2011-02-24 20:38 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sheldon Demario

Please ignore my all not-applied previous patches. I am resending them
with a few corrections.

Bruna Moreira (2):
  Move attr_data_from_string() to utils.c
  Add Write Request in interactive gatttool

Sheldon Demario (4):
  Create a helper function to deal with handles on interactive gatttool
  Add Characteristics Descriptor Discovery option in interactive
    gatttool
  Add characteristics read options in interactive gatttool
  Add sec-level option to interactive gattool

 attrib/gatttool.c    |   23 +---
 attrib/gatttool.h    |    1 +
 attrib/interactive.c |  348 ++++++++++++++++++++++++++++++++++++++++++++++++--
 attrib/utils.c       |   19 +++
 4 files changed, 361 insertions(+), 30 deletions(-)


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

end of thread, other threads:[~2011-02-24 21:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-24 20:38 [PATCH 0/6] *** SUBJECT HERE *** Sheldon Demario
2011-02-24 20:38 ` [PATCH 1/6] Create a helper function to deal with handles on interactive gatttool Sheldon Demario
2011-02-24 20:38 ` [PATCH 2/6] Add Characteristics Descriptor Discovery option in " Sheldon Demario
2011-02-24 20:38 ` [PATCH 3/6] Add characteristics read options " Sheldon Demario
2011-02-24 20:38 ` [PATCH 4/6] Move attr_data_from_string() to utils.c Sheldon Demario
2011-02-24 20:38 ` [PATCH 5/6] Add Write Request in interactive gatttool Sheldon Demario
2011-02-24 20:38 ` [PATCH 6/6] Add sec-level option to interactive gattool Sheldon Demario
2011-02-24 21:35   ` Johan Hedberg

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