summaryrefslogtreecommitdiff
path: root/wifi/tests/src/android
Commit message (Expand)AuthorAgeFilesLines
* wifi: refine API: notifyCountryCodeChangedLes Lee2022-02-101-3/+3
* wifi: Fix unit test errorLes Lee2022-02-081-1/+1
* wifi: Add new API to notify wificond of CC have changedLes Lee2022-01-241-0/+20
* Use new WifiSsid creator methods in unit testsQuang Luong2021-10-261-1/+1
* wifi: Rename country change APIlesl2021-04-151-15/+15
* wifi: Add Country code event listener supportlesl2021-03-231-0/+30
* New startScan API for 6Ghz RNR supportxshu2021-01-272-4/+56
* frameworks/base/wifi: unpack non-updatable/ folderDavid Su2020-12-297-0/+2092
* Migrate frameworks/base/wifi & frameworks/base/packages/OsuLoginBaligh Uddin2020-12-2350-19179/+0
* Merge changes from topic "wifi_transport_info_stage_1"Roshan Pius2020-12-231-0/+81
|\
| * WifiInfo: Add equals implementationRoshan Pius2020-12-221-0/+81
* | Merge changes from topic "bridged_AP_callback"Les Lee2020-12-231-34/+301
|\ \
| * | wifi: Add callback onConnectedClientsOrInfoChanged handlinglesl2020-12-231-48/+302
| * | wifi: Add new callback to support use case in bridged modelesl2020-12-181-2/+15
* | | Merge changes from topics "s-security-params-backup-restore", "s-seucrity-par...Jimmy Chen2020-12-232-88/+220
|\ \ \ | |_|/ |/| |
| * | wifi: add setSecurityParams APIs for wifi service migrationJimmy Chen2020-12-221-0/+74
| * | wifi: add getSecurityType and createSecurityParamsBySecurityType methodsJimmy Chen2020-12-222-89/+147
| |/
* / Split updatable/non-updatable Wifi APIs into separate directoriesDavid Su2020-12-217-2092/+0
|/
* Merge "[Suggestion] Add listener for user approval status change"Nate Jiang2020-12-151-6/+90
|\
| * [Suggestion] Add listener for user approval status changeNate Jiang2020-12-101-6/+90
* | Merge "wifi: create security type for Passpoint R1/R2 and R3"Jimmy Chen2020-12-141-8/+39
|\ \
| * | wifi: create security type for Passpoint R1/R2 and R3Jimmy Chen2020-12-131-8/+39
* | | Merge "Adding setter and getters for setRttBurstSize() in RangingRequest (cli...Roy Want2020-12-141-1/+70
|\ \ \
| * | | Adding setter and getters for setRttBurstSize() in RangingRequest (client)Roy Want2020-12-111-1/+70
* | | | Merge "softap: Add BAND_60GHZ to SoftApConfiguration"Jimmy Chen2020-12-122-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | softap: Add BAND_60GHZ to SoftApConfigurationJimmy Chen2020-11-192-0/+14
* | | | Merge "wifi: add security params class for known security types"Jimmy Chen2020-12-112-9/+734
|\ \ \ \
| * | | | wifi: add security params class for known security typesJimmy Chen2020-12-102-9/+734
| |/ / /
* | | | Merge "wifi: Add instance identifier in SoftApInfo/WifiClient and infoList ca...Les Lee2020-12-103-17/+71
|\ \ \ \ | |_|_|/ |/| | |
| * | | wifi: Add instance identifier in SoftApInfo/WifiClient and infoList callbacklesl2020-12-103-17/+71
| | |/ | |/|
* | | Merge "wifi: Remove internal function, add version checks when using new API"Les Lee2020-12-101-0/+5
|\ \ \ | |/ / |/| |
| * | wifi: Remove internal function, add version checks when using new APIlesl2020-12-041-0/+5
* | | Merge "Pipe new flag into passpoint"Nate Jiang2020-12-041-1/+22
|\ \ \
| * | | Pipe new flag into passpointNate Jiang2020-12-041-1/+22
| |/ /
* / / [Suggestion] Add API to control carrier offloadNate Jiang2020-12-031-0/+20
|/ /
* | Merge "Add APIs for Wifi/Cellular coex channel avoidance"Quang Luong2020-12-012-0/+244
|\ \
| * | Add APIs for Wifi/Cellular coex channel avoidanceQuang Luong2020-11-172-0/+244
| |/
* / Wifi: DPP STA Enrollee-Responder modeSunil Ravi2020-11-241-0/+6
|/
* Merge "Add APIs for carrier network selection"Oscar Shu2020-11-161-0/+18
|\
| * Add APIs for carrier network selectionxshu2020-11-131-0/+18
* | Merge changes from topics "mergedNetwork", "wifiInfoSubId"Nate Jiang2020-11-143-0/+102
|\ \ | |/ |/|
| * Add API to get Subscription IdNate Jiang2020-11-121-0/+7
| * [Suggestion] API to set carrier merged networkNate Jiang2020-11-123-0/+95
* | [Suggestion] Add API to help app get user approval status.Nate Jiang2020-11-121-0/+9
|/
* Change mac random key to network keyNate Jiang2020-11-091-14/+14
* Merge "Create a new method to get profile key of WifiConfig"Nate Jiang2020-11-061-0/+141
|\
| * Create a new method to get profile key of WifiConfigNate Jiang2020-11-061-0/+141
* | wifi: create a better name for WPA3 Enterprise 192-bit modeJimmy Chen2020-11-061-4/+4
* | Merge "Move module utils to the module package."Chalard Jean2020-11-051-1/+2
|\ \
| * | Move module utils to the module package.Chalard Jean2020-11-021-1/+2