summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/ClientModeImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* Notification to set MAC randomization settingxshu2019-12-101-1/+41
* [EAP-SIM] Add NAI realm decoration to pseudonymHai Shalom2019-11-111-6/+58
* Change WIFI_FEATURE_XXX type from int to longSunil Ravi2019-10-291-4/+4
* Merge "[MAC rand] Avoid null Object of mac address" into qt-qpr1-devOscar Shu2019-10-151-0/+15
|\
| * [MAC rand] Avoid null Object of mac addressxshu2019-10-151-0/+15
* | WifiService: Revert get/remove passpoint API deprecationRoshan Pius2019-10-101-12/+14
|/
* Wifi usability: Data stall detection based on link layer statsMingguang Xu2019-09-181-3/+8
* [Encrypted IMSI] Use the pseudonym if availableHai Shalom2019-06-101-5/+60
* Merge "Fix ClientMode initialization order" into qt-devTomasz Wasilczyk2019-06-101-0/+1
|\
| * Fix ClientMode initialization orderTomasz Wasilczyk2019-06-071-0/+1
* | Address review comments on ag/7904889.Lorenzo Colitti2019-06-051-1/+1
* | Switch to the two-argument version of explicitlySelected.Lorenzo Colitti2019-06-041-34/+119
|/
* Fix manual connection to Carrier WifiDavid Su2019-05-311-7/+34
* Fixed code setting anonymous_identity to anonymous@<realm>David Su2019-05-291-0/+7
* Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-241-1/+0
* Get isSimPresent() directly from TelephonyDavid Su2019-05-101-1/+1
* Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-071-5/+7
* Passpoint: remove the passpoint profiles when removing/disabling an app.Ecco Park2019-05-061-4/+6
* Merge "Link Probing: Experiments to vary trigger criteria" into qt-devDavid Su2019-04-291-2/+4
|\
| * Link Probing: Experiments to vary trigger criteriaDavid Su2019-04-231-2/+4
* | Update the l2 and group hint identifiers for wifi networkMichael Plass2019-04-231-0/+4
|/
* carrier-wifi: support encrypted identity for V1.6Ecco Park2019-04-171-2/+1
* Merge changes I7e82ca01,I3ca0f05c into qt-devMichael Plass2019-04-081-2/+13
|\
| * Improve ClientModeImpl unit test coverageMichael Plass2019-04-051-2/+13
* | getFactoryMacAddress for devices with no HAL v1.3xshu2019-04-041-0/+17
|/
* Merge "encrypted-IMSI: support anonymous identity as EAP-IDENTITY response."Ecco Park2019-04-031-0/+37
|\
| * encrypted-IMSI: support anonymous identity as EAP-IDENTITY response.Ecco Park2019-04-021-0/+37
* | Merge "Wifi usability: Add firmware alert reason code into WifiUsabilityStats"Mingguang Xu2019-04-031-3/+3
|\ \ | |/ |/|
| * Wifi usability: Add firmware alert reason code into WifiUsabilityStatsMingguang Xu2019-03-291-3/+3
* | Merge "Changed null checks in Passpoint APIs to return non-null values"TreeHugger Robot2019-03-301-0/+39
|\ \
| * | Changed null checks in Passpoint APIs to return non-null valuesQuang Luong2019-03-291-0/+39
| |/
* | Merge changes I1972209a,I71e45a4e,If3c1dd80,Ic357e7c9Roshan Pius2019-03-291-2/+2
|\ \ | |/ |/|
| * WifiService: Trigger boot completed from SystemService callbackRoshan Pius2019-03-291-2/+2
* | Wifi usability: Add IP reachability lost into Wifi unusable eventMingguang Xu2019-03-281-0/+17
|/
* Merge "Record Nominator ID for all possible nominators"David Su2019-03-261-0/+24
|\
| * Record Nominator ID for all possible nominatorsDavid Su2019-03-251-0/+24
* | Merge "Set WifiInfo Passpoint fields to null if not a Passpoint network"TreeHugger Robot2019-03-261-0/+68
|\ \
| * | Set WifiInfo Passpoint fields to null if not a Passpoint networkQuang Luong2019-03-251-0/+68
| |/
* | Merge "Revert "WifiConfigManager: Temporarily blacklist on disconnect""Roshan Pius2019-03-251-36/+0
|\ \ | |/ |/|
| * Revert "WifiConfigManager: Temporarily blacklist on disconnect"Roshan Pius2019-03-221-36/+0
* | Use wifi client connected state with WifiLocksAhmed ElArabawy2019-03-151-1/+6
|/
* WifiConfigManager: Temporarily blacklist on disconnectRoshan Pius2019-03-141-0/+36
* Merge "[WifiScoreCard] Keep track of time to validate"Michael Plass2019-03-131-0/+3
|\
| * [WifiScoreCard] Keep track of time to validateMichael Plass2019-03-111-0/+3
* | Merge "Added Passpoint prefix to passpoint related methods in WifiInfo"Quang Luong2019-03-121-4/+4
|\ \ | |/ |/|
| * Added Passpoint prefix to passpoint related methods in WifiInfoQuang Luong2019-03-081-4/+4
* | ClientModeImpl: Get the connecting network config on failureRoshan Pius2019-03-071-8/+15
|/
* Merge "Passpoint-r2: set provider name for OSU AP in WifiInfo"Ecco Park2019-02-251-0/+30
|\
| * Passpoint-r2: set provider name for OSU AP in WifiInfoEcco Park2019-02-251-0/+30
* | Merge "Seed WifiScoreCard with ANDROID ID"Oscar Shu2019-02-231-1/+2
|\ \ | |/ |/|