OSDN Git Service

Use bta_gattc_cb directly, not through aliases
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 24 Jun 2016 20:36:01 +0000 (13:36 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 24 Jun 2016 20:36:01 +0000 (13:36 -0700)
commita05734c69c611567374c7d9a7c9184f60afaed06
tree25cce0d3b18b142de2561f1d178d85467f382e4d
parentb7f64bc45dec7f7fec74ceb04874f322b9434bbf
Use bta_gattc_cb directly, not through aliases

Right now, bta_gattc_cb is not used directly, instead it's passed as
argument to methods that can use it directly.

Change-Id: I54fef4b8b1e11b3289e7961f70bea187173e9804
bta/gatt/bta_gattc_act.cc
bta/gatt/bta_gattc_int.h
bta/gatt/bta_gattc_main.cc