commit | b3ccdc16aa4d9666a0c79d10978e775013566594 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed Jun 21 10:40:25 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Wed Jun 21 13:32:27 2017 -0700 |
tree | 95e345350d0fcc0906a5d5a705b06396ff97633a | |
parent | 6bd4ea23d1845ccc95720f2a38aaba6517a2a291 [diff] |
[AWARE] Increase NDP creation timeout from 5 to 20 secs The framework gives an uppper timeout for NDP (NAN data-path) negotiation to complete. The original value of 5 seconds is too low for: - Secure NDPs (requires additional message transmission) - Low power modes (slots are further apart) Increase to 20 seconds. Bug: 62844546 Test: integration tests passing (high & low power modes) Change-Id: Id7d09c74cfa5129ff3cddfc811744609f5f694d5