commit | 50c001dd21719c07daca314a560c62b347eaca48 | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Wed Jan 12 16:06:01 2022 -0800 |
committer | Nate Jiang <qiangjiang@google.com> | Tue Jan 25 14:40:53 2022 -0800 |
tree | 256a2125c32bab04764db7f5371b21e4ffc6ad67 | |
parent | 208491d2821010c6a03d5e98dd352834270b8679 [diff] [blame] |
Wifi: Add support for Wifi Aware 3.1 Bug: 203220137 Test: pass vts test Change-Id: I576e03b7cb94466c094a7e4ca1714dddd81ddd5f
diff --git a/wifi/1.6/IWifiRttController.hal b/wifi/1.6/IWifiRttController.hal index 0db1d2c..a08f7e4 100644 --- a/wifi/1.6/IWifiRttController.hal +++ b/wifi/1.6/IWifiRttController.hal
@@ -20,6 +20,7 @@ import @1.0::WifiStatus; import @1.4::IWifiRttController; import IWifiRttControllerEventCallback; + /** * Interface used to perform RTT(Round trip time) operations. */