commit | ca21f0cef6fc56562c03e52fb57b38ada4db2f30 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Fri Sep 04 17:55:09 2015 -0700 |
committer | Pavlin Radoslavov <pavlin@google.com> | Tue Sep 08 13:55:34 2015 -0700 |
tree | fec51e57889573238b4a1273fa2f63d323093a3f | |
parent | 6a08e85a4d90a5ac7f1a95a72bdfb4b7d2c531d3 [diff] |
Eliminate recursive calling when handling GATT related errors If there are errors when processing GATT related events (e.g., configuring the MTU), don't use recursive calls into bta_gattc_sm_execute(), because it breaks the free-ing of some of the memory. Bug: 23756301 Change-Id: I3c685170e868ffbf4e488d2bb5a31904e3f7b39d