commit | d61feef589f6f3bd8840a61129d6da2e5c020577 | [log] [tgz] |
---|---|---|
author | Subhani Shaik <subhanis@codeaurora.org> | Tue May 31 16:02:09 2016 -0700 |
committer | Ecco Park <eccopark@google.com> | Tue Jun 28 00:07:07 2016 +0000 |
tree | a07918d97ecfe6c8e0d1b622965ba33ab6ec8994 | |
parent | 6443b7f3e1bc7e31fc83965be8ba76859e3c1997 [diff] |
WiFi-HAL: Support timestamp sync in firmware diag message As part of timestamp synchronization firmware events, logs and F3 message formats have changed which would result in change in processing of the same. This commit will address the change in Wifi-Hal catering to the new format, at the same time maintaining backward compatibility. At least FW 4.3-00089 is required for working. BUG: 29762703