summaryrefslogtreecommitdiff
path: root/wifi/tests/src
AgeCommit message (Expand)Author
2023-05-31WiFi: Modify OWNERS files Paul Chen
2023-04-25Remove tests that are duplicated in CTS. Andrew Sapperstein
2023-04-08Create returns null when resource strings are empty Isaac Katzenelson
2023-03-29Fix ServiceConnection leak Isaac Katzenelson
2023-03-24Update SharedConnectivitySettingsState per feedback from API counsel Isaac Katzenelson
2023-03-17Merge "Add tests for SharedConnectivityService" into udc-dev Isaac Katzenelson
2023-03-17Add tests for SharedConnectivityService Isaac Katzenelson
2023-03-16Add extras parameter to rest of data classes Isaac Katzenelson
2023-03-15Add PendingIntent to SharedConnectivitySettingsState Isaac Katzenelson
2023-03-09Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev Andrew Sapperstein
2023-03-09Validate NetworkDeviceInfo is not null in HotspotNetwork Isaac Katzenelson
2023-03-08Added methods to check shared connectivity features availablility. Isaac Katzenelson
2023-03-08Fix getters to return null on failure. Isaac Katzenelson
2023-03-02API Review: Changes to NetworkProviderInfo.Builder ctor Isaac Katzenelson
2023-03-01API Review: TetherNetwork, DeviceInfo Isaac Katzenelson
2023-02-28Change security types arrays to sets in network classes. Isaac Katzenelson
2023-02-24Add getters to SharedConnectivityService Isaac Katzenelson
2023-02-17Remove constructors and defer creating the Handler to onBind. Isaac Katzenelson
2023-02-15Add TetherNetwork as parameter to disconnectTetherNetwork Isaac Katzenelson
2023-02-14Notify client via callback when service is connected. Isaac Katzenelson
2023-02-14Added network objects to ConnectionStatus classes. Isaac Katzenelson
2023-02-13Read service package and intent action from resources Isaac Katzenelson
2023-02-03Merge "Define stub and data classes for SharedConnectivity Service" Andrew Sapperstein
2023-02-03Define stub and data classes for SharedConnectivity Service Isaac Katzenelson
2023-02-02Fix for location of OWNERS file for tests directory. Isaac Katzenelson
2023-02-02New directories and OWNER files for SharedConnectivity Service Isaac Katzenelson
2023-01-23Add codes for scan vendor ies support Shuibing Dai
2022-11-14Fix errorprone warnings that should be errors Cole Faust
2022-02-10wifi: refine API: notifyCountryCodeChanged Les Lee
2022-02-08wifi: Fix unit test error Les Lee
2022-01-24wifi: Add new API to notify wificond of CC have changed Les Lee
2021-10-26Use new WifiSsid creator methods in unit tests Quang Luong
2021-04-15wifi: Rename country change API lesl
2021-03-23wifi: Add Country code event listener support lesl
2021-01-27New startScan API for 6Ghz RNR support xshu
2020-12-29frameworks/base/wifi: unpack non-updatable/ folder David Su
2020-12-23Migrate frameworks/base/wifi & frameworks/base/packages/OsuLogin Baligh Uddin
2020-12-23Merge changes from topic "wifi_transport_info_stage_1" Roshan Pius
2020-12-23Merge changes from topic "bridged_AP_callback" Les Lee
2020-12-22WifiInfo: Add equals implementation Roshan Pius
2020-12-23Merge changes from topics "s-security-params-backup-restore", "s-seucrity-par... Jimmy Chen
2020-12-23wifi: Add callback onConnectedClientsOrInfoChanged handling lesl
2020-12-22wifi: add setSecurityParams APIs for wifi service migration Jimmy Chen
2020-12-22wifi: add getSecurityType and createSecurityParamsBySecurityType methods Jimmy Chen
2020-12-21Split updatable/non-updatable Wifi APIs into separate directories David Su
2020-12-18wifi: Add new callback to support use case in bridged mode lesl
2020-12-15Merge "[Suggestion] Add listener for user approval status change" Nate Jiang
2020-12-14Merge "wifi: create security type for Passpoint R1/R2 and R3" Jimmy Chen
2020-12-14Merge "Adding setter and getters for setRttBurstSize() in RangingRequest (cli... Roy Want
2020-12-13wifi: create security type for Passpoint R1/R2 and R3 Jimmy Chen