OSDN Git Service

Fix bad GATT client state machine state after successfull cache load
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 3 Oct 2016 20:25:01 +0000 (13:25 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 3 Oct 2016 21:25:29 +0000 (14:25 -0700)
commitf87953f1be45c8f3e6f28610e1ac4dd29be007f1
tree964ed4cd98cb8ab330b4fd3596c290ab6602c3fe
parent013c32bf98b8d511dc29fcd7de7578a421a52590
Fix bad GATT client state machine state after successfull cache load

If the GATT service cache was successfully loaded from a file, the
state must be reset to idle.

Bug: 31175159
Change-Id: I92ebf1bec9d2e7467d7412b41923614ec5a13b6d
bta/gatt/bta_gattc_act.c