OSDN Git Service

Fail fast
authorMartin Brabham <optedoblivion@google.com>
Tue, 11 Aug 2020 19:41:01 +0000 (12:41 -0700)
committerMartin Brabham <optedoblivion@google.com>
Fri, 14 Aug 2020 17:42:12 +0000 (10:42 -0700)
commit13fbf6bc440361ae3bb942f23a789c1786e5b67f
tree7ad2daaada9c03adcd925a6a1d736558c9f211dc
parent6ae921b2f4cf553e1387bdc11cc986fd35a6fda1
Fail fast

When this function is called, it will set a bool true.
Later the ACL connection calls a function that checks
the bool and calls this function again now that the
remote features have been fetched.

Bug: 162984360
Tag: #refactor
Test: compiles and devices pair and work
Change-Id: I4ff8e81b93b93b144313a2d809b3cd6f501a4fad
stack/btm/btm_sec.cc