summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiShellCommand.java
Commit message (Expand)AuthorAgeFilesLines
* WiFi: add ADB shell commands to force soft AP channel frequency and country codeKai Shi2019-07-191-0/+92
* Add Wifi shell cmd to manually trigger link probeDavid Su2019-02-261-1/+34
* WifiConfigManager: Shell command to delete ephemeral networksRoshan Pius2019-01-251-0/+8
* WifiNetworkFactory: Allow user approval bypassRoshan Pius2019-01-181-0/+7
* WifiNetworkSuggestionsManager: Don't auto-join until user has approvedRoshan Pius2019-01-181-3/+33
* Adds a shell command to force low-latency modeAhmed ElArabawy2018-12-051-0/+20
* Adds a shell command to force hi-perf modeAhmed ElArabawy2018-11-201-1/+23
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-8/+8
* add adb hooks for tweaking RSSI poll frequencymukesh agrawal2017-06-081-0/+28
* [WIFI] Add adb shell cmd wifi interfaceEtan Cohen2017-05-041-0/+109