summaryrefslogtreecommitdiff
path: root/service/java/com/android/server/wifi/WifiVendorHal.java
AgeCommit message (Expand)Author
2017-07-17WifiVendorHal: Add support for plumbing out RTT feature flagsRoshan Pius
2017-07-12WifiVendorHal: Add support for new SAR related HAL API'sRoshan Pius
2017-06-09Merge "WifiVendorHal: improve handling of debug events" into oc-devMukesh Agrawal
2017-06-07WifiVendorHal: improve handling of debug eventsmukesh agrawal
2017-06-01[HDM] Fix access to HDM before Wi-Fi is startedEtan Cohen
2017-05-17WifiNative: Add VINTF check for vendor HALRoshan Pius
2017-05-15WifiNative: Add VINTF check for vendor HALRoshan Pius
2017-04-26Clean up after RTT operations finished. (2/2)Wei Wang
2017-03-30Merge "Cherry-picl: Remove bssid hotlist from framework" into oc-devTreeHugger Robot
2017-03-29Cherry-picl: Remove bssid hotlist from frameworkMichael Plass
2017-03-29Remove WifiNative.setLinkLayerStatsMichael Plass
2017-03-28WifiNative: Fixing some nitsRoshan Pius
2017-03-28Add try/catch blocks for incoming HAL paramsRoshan Pius
2017-03-28WifiStateMachine: Handle vendor HAL deathRoshan Pius
2017-03-14BgScan rename for wifi vendor background scanMichael Plass
2017-03-14[WifiVendorHal] Add support for more than 1 radio stat instanceRoshan Pius
2017-03-11[WifiVendorHal] Synchronize clearing of handlesMichael Plass
2017-03-10[WifiVendorHal] link layer stats unit testsMichael Plass
2017-03-09Remove all legacy HAL usage from frameworkRoshan Pius
2017-03-08[WifiVendorHal] Send the gscan bucket idx from requestRoshan Pius
2017-03-07[WifiVendorHal] Unit tests for loggingMichael Plass
2017-03-02[WifiVendorHal] Logging for moduleMichael Plass
2017-02-28[WifiVendorHal] HIDL interface changesRoshan Pius
2017-02-28[WifiVendorHal] Invoke callbacks outside lockRoshan Pius
2017-02-28[WifiVendorHal] Handle set/reset log handlerRoshan Pius
2017-02-28[WifiVendorHal] Bgscan callback handlingRoshan Pius
2017-02-27[WifiVendorHal] RTT supportMichael Plass
2017-02-24[WifiVendorHal] Background Scans - Unit testsMichael Plass
2017-02-24[WifiVendorHal] Background ScansMichael Plass
2017-02-24[WifiVendorHal] RSSI MonitoringMichael Plass
2017-02-23[WifiVendorHal] Register for chip callbackRoshan Pius
2017-02-23[WifiVendorHal] Register for sta iface callbackRoshan Pius
2017-02-22[WifiVendorHal] Request vendor debug infoMichael Plass
2017-02-22[WifiVendorHal] wake reason statsMichael Plass
2017-02-22[WifiVendorHal] Neighbor Discovery OffloadMichael Plass
2017-02-22[WifiVendorHal] Packet fatesMichael Plass
2017-02-21[WifiVendorHal] keep-alive packet offloadMichael Plass
2017-02-21[WifiVendorHal] Clean up some unneeded stubsMichael Plass
2017-02-17[WifiVendorHal] RingBufferLoggingMichael Plass
2017-02-14Add an API to reset firmware roaming configurationRandy Pan
2017-02-13[WifiVendorHal] setCountryCodeHalMichael Plass
2017-02-13[WifiVendorHal] setScanningMacOuiMichael Plass
2017-02-10[Wi-Fi HAL] Add feature support info for NAN/P2P/APEtan Cohen
2017-02-08[WifiVendorHal] APF supportMichael Plass
2017-02-08[WifiVendorHal] driver, firmware version gettersMichael Plass
2017-02-07[WifiVendorHal] getSupportedFeatureSetMichael Plass
2017-02-03[WifiVendorHal] - WifiLinkLayerStatsMichael Plass
2017-02-01WifiStateMachine: Prepare for HIDL integrationRoshan Pius
2017-01-31[WifiVendorHal] Tests for WifiVendorHal part 1Michael Plass
2017-01-27Add the new roaming features to WifiNative and WifiVendorHal.Randy Pan