summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiVendorHal.java
Commit message (Expand)AuthorAgeFilesLines
* WifiNative: Add VINTF check for vendor HALRoshan Pius2017-05-171-0/+9
* Clean up after RTT operations finished. (2/2)Wei Wang2017-04-261-12/+27
* Merge "Cherry-picl: Remove bssid hotlist from framework" into oc-devTreeHugger Robot2017-03-301-6/+0
|\
| * Cherry-picl: Remove bssid hotlist from frameworkMichael Plass2017-03-291-6/+0
* | Remove WifiNative.setLinkLayerStatsMichael Plass2017-03-291-11/+0
|/
* WifiNative: Fixing some nitsRoshan Pius2017-03-281-5/+5
* Add try/catch blocks for incoming HAL paramsRoshan Pius2017-03-281-4/+16
* WifiStateMachine: Handle vendor HAL deathRoshan Pius2017-03-281-15/+26
* BgScan rename for wifi vendor background scanMichael Plass2017-03-141-15/+14
* [WifiVendorHal] Add support for more than 1 radio stat instanceRoshan Pius2017-03-141-8/+13
* [WifiVendorHal] Synchronize clearing of handlesMichael Plass2017-03-111-57/+78
* [WifiVendorHal] link layer stats unit testsMichael Plass2017-03-101-41/+54
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-2/+1
* [WifiVendorHal] Send the gscan bucket idx from requestRoshan Pius2017-03-081-0/+1
* [WifiVendorHal] Unit tests for loggingMichael Plass2017-03-071-58/+55
* [WifiVendorHal] Logging for moduleMichael Plass2017-03-021-308/+264
* [WifiVendorHal] HIDL interface changesRoshan Pius2017-02-281-2/+4
* [WifiVendorHal] Invoke callbacks outside lockRoshan Pius2017-02-281-29/+38
* [WifiVendorHal] Handle set/reset log handlerRoshan Pius2017-02-281-12/+58
* [WifiVendorHal] Bgscan callback handlingRoshan Pius2017-02-281-7/+107
* [WifiVendorHal] RTT supportMichael Plass2017-02-271-14/+485
* [WifiVendorHal] Background Scans - Unit testsMichael Plass2017-02-241-10/+22
* [WifiVendorHal] Background ScansMichael Plass2017-02-241-26/+267
* [WifiVendorHal] RSSI MonitoringMichael Plass2017-02-241-6/+55
* [WifiVendorHal] Register for chip callbackRoshan Pius2017-02-231-9/+77
* [WifiVendorHal] Register for sta iface callbackRoshan Pius2017-02-231-2/+59
* [WifiVendorHal] Request vendor debug infoMichael Plass2017-02-221-3/+43
* [WifiVendorHal] wake reason statsMichael Plass2017-02-221-3/+60
* [WifiVendorHal] Neighbor Discovery OffloadMichael Plass2017-02-221-1/+20
* [WifiVendorHal] Packet fatesMichael Plass2017-02-221-6/+156
* [WifiVendorHal] keep-alive packet offloadMichael Plass2017-02-211-6/+42
* [WifiVendorHal] Clean up some unneeded stubsMichael Plass2017-02-211-27/+2
* [WifiVendorHal] RingBufferLoggingMichael Plass2017-02-171-3/+103
* Add an API to reset firmware roaming configurationRandy Pan2017-02-141-18/+1
* [WifiVendorHal] setCountryCodeHalMichael Plass2017-02-131-2/+27
* [WifiVendorHal] setScanningMacOuiMichael Plass2017-02-131-2/+23
* [Wi-Fi HAL] Add feature support info for NAN/P2P/APEtan Cohen2017-02-101-2/+21
* [WifiVendorHal] APF supportMichael Plass2017-02-081-6/+45
* [WifiVendorHal] driver, firmware version gettersMichael Plass2017-02-081-6/+30
* [WifiVendorHal] getSupportedFeatureSetMichael Plass2017-02-071-2/+82
* [WifiVendorHal] - WifiLinkLayerStatsMichael Plass2017-02-031-9/+100
* WifiStateMachine: Prepare for HIDL integrationRoshan Pius2017-02-011-8/+24
* [WifiVendorHal] Tests for WifiVendorHal part 1Michael Plass2017-01-311-1/+3
* Add the new roaming features to WifiNative and WifiVendorHal.Randy Pan2017-01-271-0/+141
* WifiVendorHal: Interactions with HalDeviceManagerRoshan Pius2017-01-271-14/+74
* WifiVendorHal: add a MAC string parsing helper functionRandy Pan2017-01-261-0/+14
* [wifiVHidl] New module to hold hidl vendor halMichael Plass2017-01-251-0/+536