OSDN Git Service

Simplify BTA_GATTC_Listen
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 31 Oct 2016 16:50:20 +0000 (09:50 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 1 Nov 2016 19:13:14 +0000 (19:13 +0000)
commit4918648dd55ded3135aad68c866520cf2b5e1c3e
treefd4329cb6fdc7d00ae38993722afb6b3e05e4e00
parentbb7dad91de1f1b5e34bfeca9d96dd199033ac5b1
Simplify BTA_GATTC_Listen

It is necessary to make BTA_GATTC_Listen not dependent on client_if
before it is moved to advertising interface, where it belongs.

Bug: 30622771
Bug: 24099160
Test: no tests necessary
Change-Id: I75dc7e0fcd64fd3437474933069941b52740f0b5
bta/gatt/bta_gattc_act.cc
bta/gatt/bta_gattc_api.cc
bta/gatt/bta_gattc_int.h
bta/gatt/bta_gattc_main.cc
bta/include/bta_gatt_api.h
btif/src/btif_gatt_client.cc