Parent: ccb8aa4a8130cd575830e5b3a594108b661206cd
Author: Michael Janssen <jamuraa@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2015-01-06 18:57:48
Tree: c4a26184ad83b7c1450077f08028263e81a6f62f
gatt_db: use callback for gatt_db_find_by_type It is preferred to not expose queue, so switch the function to a callback style instead, and update the uses of it, eliminating a set of queue uses.
Diffstat
| M | android/gatt.c | | | 85 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/shared/gatt-client.c | | | 45 | +++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/shared/gatt-db.c | | | 15 | +++++++++- - - - - - |
| M | src/shared/gatt-db.h | | | 13 | +++++++- - - - - - |
4 files changed, 84 insertions(+), 74 deletions(-)