summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * MAC Anonymization: wificond setMacAddress plumbingGlen Kuhne2018-01-231-0/+47
* | wificond: Add parcelable for DBS scansRoshan Pius2018-01-192-0/+37
* | Merge "wificond: Remove unused writeHostapdConfig() method"Roshan Pius2018-01-182-65/+1
|\ \
| * | wificond: Remove unused writeHostapdConfig() methodRoshan Pius2018-01-122-65/+1
| |/
* | Merge "Fix wificond looper unit tests"TreeHugger Robot2018-01-181-0/+4
|\ \ | |/ |/|
| * Fix wificond looper unit testsNingyuan Wang2017-11-021-0/+4
* | Revert "Request Automatic Channel Selection"mukesh agrawal2018-01-122-8/+5
* | Request Automatic Channel SelectionNingyuan Wang2018-01-092-5/+8
* | wificond: Log country code from kernel during dumpNingyuan Wang2017-12-211-0/+34
* | Support different rssi thresholds for 2g and 5g bandsNingyuan Wang2017-12-153-17/+24
* | wificond: Add support for concurrent interfacesRoshan Pius2017-11-293-16/+131
* | wificond: Move enable/disable SupplicantRoshan Pius2017-11-207-80/+61
* | Merge "Exculde channels which are not valid for wifi"TreeHugger Robot2017-11-131-1/+10
|\ \
| * | Exculde channels which are not valid for wifiNingyuan Wang2017-10-231-1/+10
* | | Adds a callback to call on num clients changeMehdi Alizadeh2017-11-033-1/+76
| |/ |/|
* | wificond: Move get*Channels() APIsNingyuan Wang2017-10-242-51/+30
|/
* Merge "wificond: return passive only channels in dfs band"TreeHugger Robot2017-10-231-2/+7
|\
| * wificond: return passive only channels in dfs bandNingyuan Wang2017-10-111-2/+7
* | Merge "wificond: Create interface objects using name"TreeHugger Robot2017-10-115-15/+26
|\ \ | |/ |/|
| * wificond: Create interface objects using nameRoshan Pius2017-10-055-15/+26
* | Support netlink split wiphy dumpNingyuan Wang2017-10-102-33/+149
* | Add support for merging split attributesNingyuan Wang2017-10-102-1/+70
|/
* Merge "Fix static analyzer warnings." am: 95bc0ff0d7 am: 8367747ea5 am: 7f1ec...Manoj Gupta2017-08-231-6/+6
|\
| * Merge "Fix static analyzer warnings." am: 95bc0ff0d7 am: 8367747ea5Manoj Gupta2017-08-231-6/+6
| |\
| | * Fix static analyzer warnings.Manoj Gupta2017-07-251-6/+6
* | | Wificond ScannerImpl Unit testing Offload HALSohani Rao2017-08-111-25/+207
* | | Wificond: Address bugs in handling Offload scansSohani Rao2017-08-111-3/+3
* | | Wificond: Create mocks of Offload Scan objectsSohani Rao2017-08-117-3/+181
* | | Wificond: Make Offload HAL service nonblockingSohani Rao2017-08-111-1/+1
* | | Wificond: Async Errors from Offload HAL serviceSohani Rao2017-08-113-59/+92
|/ /
* | Support scan plan attribute for scheduled scanoreo-dr1-devNingyuan Wang2017-08-013-3/+131
* | Retrieve scan plan capabilities from kernelNingyuan Wang2017-08-011-74/+145
* | Merge "Use new netlink attribute for scan result timestamp" into oc-dr1-devNingyuan Wang2017-07-181-0/+60
|\ \
| * | Use new netlink attribute for scan result timestampNingyuan Wang2017-07-131-0/+60
* | | ScannerImpl: Add unit tests for scheduled scansNingyuan Wang2017-07-124-46/+74
* | | More unit tests for ScannerImplNingyuan Wang2017-07-112-0/+26
|/ /
* | Create unittest for ScannerImplNingyuan Wang2017-06-263-0/+218
* | Restart wificond on ENODEV scan failureNingyuan Wang2017-06-222-6/+15
* | Offload HAL Wificond Client: Handle binder deathSohani Rao2017-06-084-3/+81
* | Wificond: Offload HAL APIs return statusSohani Rao2017-06-089-38/+138
* | Remove unused lambda capturesYi Kong2017-06-011-1/+1
* | Wificond: Offload HAL calling code formatting fixesSohani Rao2017-05-1913-223/+183
* | WifiCond: Invoke OffloadScanManager APIs for PNO scansSohani Rao2017-05-121-1/+1
* | WifiCond: getScanStats() API in OffloadSCanManagerSohani Rao2017-05-037-49/+279
* | Wificond: Introduce new APIS to OffloadScanManagerSohani Rao2017-04-254-34/+294
* | Wificond: Handle Error callback from Offload HALSohani Rao2017-04-145-29/+144
* | Wificond: Unit tests for Offload HAL calling codeSohani Rao2017-04-039-0/+484
|/
* Add wificond API to expose number of associated stationsNingyuan Wang2017-03-161-3/+35
* Monitor station events for hotspot modeNingyuan Wang2017-03-162-10/+22
* Cleanup p2p0 interface upon tearDownInterfaces().Ningyuan Wang2017-03-133-67/+101