summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiDiagnostics.java
Commit message (Expand)AuthorAgeFilesLines
* WifiDiagnostics: Keep last failed connection fatesRoger Wang2019-06-121-1/+0
* WifiDiagnostics: Collect logs when detecting fatal firmware alertIsaac Chiou2019-04-221-0/+13
* WifiDiagnostics: Allow HAL ringbuffber be flushed on user buildRoger Wang2019-03-191-2/+0
* WifiDiagnostics: Flush HAL ring buffer to filesRoger Wang2018-12-251-1/+35
* [LastMileLogger] cleanup obsolete fieldxshu2018-07-271-2/+2
* [LastMileLogger] Drop erroneous timeoutsxshu2018-07-271-2/+2
* Wifi Usability MetricsJong Wook Kim2018-06-181-1/+1
* WifiDiagnostics: Fix alert handlingRoshan Pius2018-05-111-9/+13
* SelfRecovery/WifiDiagnostics: Use a generic reason code for crashRoshan Pius2018-03-151-2/+1
* Merge "Enable ringbuffer logging fully"Oscar Shu2018-02-091-9/+0
|\
| * Enable ringbuffer logging fullyxshu2018-02-011-9/+0
* | plumb reason for bugreport to autobugxshu2018-02-021-4/+3
|/
* Automatically trigger bugreport on fatal conditionsxshu2018-01-241-0/+20
* WifiNative: Use iface name for WifiNative methodsRoshan Pius2018-01-221-3/+3
* WifiDiagnostics: require verbose mode for ringbuffersmukesh agrawal2017-12-131-0/+4
* capture BR on wificond or HAL crashesNingyuan Wang2017-09-111-0/+2
* WifiDiagnostics: disable ring-buffers on |user| buildsmukesh agrawal2017-05-101-0/+5
* WifiDiagnostics: enlarge ring-buffers for dogfoodmukesh agrawal2017-04-071-1/+2
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-6/+1
* WifiDiagnosticsTest: stub out call to logcatmukesh agrawal2017-02-241-1/+3
* last mile: add timeout support (1/2)mukesh agrawal2017-02-101-2/+2
* WifiDiagnostics: propagate events to LastMileLoggermukesh agrawal2017-01-251-6/+9
* BaseWifiDiagnostics: generalize reportConnectionFailure()mukesh agrawal2017-01-251-2/+6
* logging: add convenience APIs for literal messagesmukesh agrawal2016-08-091-9/+9
* WifiDiagnostics: migrate to chained logging APImukesh agrawal2016-08-091-11/+9
* WifiDiagnostics: remove getAllRingBufferData()mukesh agrawal2016-08-051-18/+0
* WifiDiagnostics: fix overly long linemukesh agrawal2016-08-031-2/+3
* WifiDiagnostics: test a log callmukesh agrawal2016-08-021-3/+3
* WifiDiagnostics: move to WifiLog APImukesh agrawal2016-08-021-21/+23
* WifiLogger: rename to WifiDiagnosticsmukesh agrawal2016-08-021-0/+689