OSDN Git Service

BTA GATT cache cleanup
authorJakub Pawlowski <jpawlowski@google.com>
Wed, 11 Oct 2017 21:55:15 +0000 (14:55 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Thu, 12 Oct 2017 17:58:53 +0000 (10:58 -0700)
commit98c0494449165f7e10c1f6f589946dd2a7a745c4
tree22b6d47660a47950d41e1fa5f0ef23c73ce5a955
parent87279415b9c25650f79bd0fed0eee151ef3ade17
BTA GATT cache cleanup

This patch splits bta_gattc_add_attr_to_cache into two functions:
bta_gattc_add_descr_to_cache and bta_gattc_add_incl_srvc_to_cache

Bug: 67057055
Test: compilation test
Change-Id: I92702495e8631197e56c2cb0ab126b59cf7e90e4
bta/gatt/bta_gattc_cache.cc