OSDN Git Service

android/gatt: Simplify matching functions
authorJakub Tyszkowski <jakub.tyszkowski@tieto.com>
Tue, 1 Apr 2014 08:03:24 +0000 (10:03 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Tue, 1 Apr 2014 11:41:57 +0000 (13:41 +0200)
commit058ce45961f16f2d6dde434d3354a1e4dc9ced92
tree76c434f75cf5f3a4dd971c6df4673b295f575c67
parent873bf9d46bd8525c1c4a0dc813293ffbd7ff9704
android/gatt: Simplify matching functions

We should match uuid from element_id struct to avoid uuid creation every
time.
android/gatt.c