commit | e42ace24045ec47bf1396a0ecefb729f02825a21 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Mar 13 10:44:20 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Mar 13 17:12:32 2017 -0700 |
tree | 64c114a119111d89b72b2efb0d619ff7e965df3b | |
parent | 2e429d6b644d7aeae5ecd521b3f020ec595ed6dd [diff] |
wifi: Add support for multiple radio stats Previously, we've always assumed that we have only one instance of radio stats fetched in link layer stats. This is no longer true for the newer devices which support multiple radios. Also, Changed the timestamp member from uint32_t to uint64_t. Bug: 36148086 Test: The error logs no longer seen on newer devices. Change-Id: I048a1db7cc0bfb0dc0dacafff2156f42a8ae1e63