commit | 4517e4bff5550828f151fcae16139e9bd49cacf7 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Jun 20 16:19:19 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Jul 07 14:23:49 2017 -0700 |
tree | bc7a106d5701c92ee40d91673246b614708c4414 | |
parent | 30f2fcddbad56cd9a8895a14127d07efc977ee77 [diff] |
WifiStateMachine: Increment startup failure metrics Increment the metrics for wifi native start failure reasons. WifiNative.setupForClientMode() and WifiNative.setupForSoftApMode() have been modified to return the reason for failure. WifiStateMachine can now use these reason codes to increment the corresponding metrics. Bug: 38457087 Test: Unit tests Change-Id: I94c4283bac1566c1edd3985d96e6f39b7dd56910