OSDN Git Service

android/client: Allow parsing hex and int arguments
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Wed, 15 Apr 2015 08:35:35 +0000 (10:35 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Thu, 16 Apr 2015 10:27:02 +0000 (12:27 +0200)
commit75eaabf09f1007c68611f06637125cc87e41a701
tree105a033f8a9ef719681532f68770f77c4826cfba
parenteaddd484d16330bbea4a4da32b6f60669b2621d1
android/client: Allow parsing hex and int arguments

This patch modify parsing of arguments. Arguments should be properly
parsed as hex (string with 0x) and as integer.
android/client/if-gatt.c