Hi Arman, On Mon, Oct 27, 2014 at 4:35 PM, Arman Uguray <armansito@xxxxxxxxxxxx> wrote: > *v1: > - Fixed potential invalid access while obtaining end group handle. > - Fixed some compile warnings. > > Arman Uguray (7): > shared/gatt-client: Fix bug in service changed queue. > shared/gatt-client: Fix bug in service changed handling. > tools/btgatt-client: Fix read-long-value offset parsing. > tools/btgatt-client: Fix off-by-one error. > tools/btgatt-client: Print prompt on service changed. > shared/gatt-db: Fix range handling in read by grp type. > TODO: Add new shared/gatt TODO items. > > TODO | 15 +++++++++++++++ > src/shared/gatt-client.c | 14 +++++++++----- > src/shared/gatt-db.c | 11 ++++++++++- > tools/btgatt-client.c | 11 +++++++---- > 4 files changed, 41 insertions(+), 10 deletions(-) > > -- > 2.1.0.rc2.206.gedb03e5 I went ahead and applied these set and on top of it I made the conversion to use pass 0 as base to strtol so it can auto detect the base since this is convenient in a command line tool. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html