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(-)