summaryrefslogtreecommitdiff
path: root/Tethering/tests/unit/src/com/android/networkstack/tethering/TetheringTest.java
Commit message (Expand)AuthorAgeFilesLines
* Prepare for refactoring wifi ipserver start/stopmarkchien2022-05-171-3/+10
* Add onSupportedTetheringType callbackmarkchien2022-04-201-17/+59
* Merge "Make isTetheringSupported respect all tethering downstreams"Mark Chien2022-03-071-6/+56
|\
| * Make isTetheringSupported respect all tethering downstreamsmarkchien2022-03-071-6/+56
* | Deduplicate InterfaceParamsPatrick Rohr2022-03-041-1/+1
|/
* Use new bluetooth API to enable/disable bt tethering after Tmarkchien2022-01-171-10/+100
* Reuse BluetoothPan object and use it under tethering handler threadmarkchien2021-12-161-21/+81
* Remove hidden ArrayUtils usage in TetheringTestRemi NGUYEN VAN2021-07-281-2/+3
* Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=truemarkchien2021-07-051-6/+0
* Enable and disable usb IpServer according to ACTION_USB_STATEmarkchien2021-07-051-13/+21
* Merge "Fix and test usb function configuration change"Mark Chien2021-06-281-22/+53
|\
| * Fix and test usb function configuration changemarkchien2021-06-281-22/+53
* | Update TetheringTests for new connectivity shimsRemi NGUYEN VAN2021-06-241-4/+12
* | Merge "[SP32] Try to get 1.1 OffloadControl hardware if available"Junyu Lai2021-06-221-6/+9
|\ \ | |/ |/|
| * [SP32] Try to get 1.1 OffloadControl hardware if availablejunyulai2021-04-291-6/+9
* | Allow to use ncm function for usb tetheringmarkchien2021-06-181-96/+155
* | Add the tethering type to TetheringEventCallback methodsmarkchien2021-06-011-4/+7
* | Merge "Disable tryCell when UpstreamMonitor stop"Mark Chien2021-05-241-6/+24
|\ \
| * | Disable tryCell when UpstreamMonitor stopmarkchien2021-05-211-6/+24
* | | Fix TetheringTest crash on eng buildjunyulai2021-05-191-2/+0
|/ /
* | Merge "No-op Refactoring of startTrackDefaultNetwork"Junyu Lai2021-05-131-25/+6
|\ \
| * | No-op Refactoring of startTrackDefaultNetworkjunyulai2021-05-131-25/+6
| |/
* / Remove mPublicSync.Lorenzo Colitti2021-05-121-10/+10
|/
* Merge "Release mobile request when default upstream is not mobile"Mark Chien2021-04-231-15/+157
|\
| * Release mobile request when default upstream is not mobilemarkchien2021-04-231-15/+157
* | Allow callers of startTethering to choose local-only mode.Lorenzo Colitti2021-04-191-11/+14
* | Merge "Put tether/untether calls into handler queue"Treehugger Robot2021-04-151-7/+77
|\ \ | |/ |/|
| * Put tether/untether calls into handler queuemarkchien2020-12-291-7/+77
* | Fix a tethering crash when a 464xlat upstream disconnects.Lorenzo Colitti2021-04-121-0/+5
* | Merge changes I515be275,Ied159454,I5a29bdd1Nucca Chen2021-04-071-2/+3
|\ \
| * | Set the limit whenever any IPv4 or IPv6 rule exists.Lorenzo Colitti2021-04-011-2/+3
* | | Fix a race condition in upstream selection.Lorenzo Colitti2021-04-051-21/+9
* | | Add unit tests for race conditions in upstream selection.Lorenzo Colitti2021-04-051-13/+55
* | | Add the ability to affect ordering in the tethering unit tests.Lorenzo Colitti2021-03-311-21/+6
* | | Expose upstream requirements to UpstreamNetworkMonitor.Lorenzo Colitti2021-03-311-2/+2
|/ /
* | Add a test for upstream selection.Lorenzo Colitti2021-03-121-5/+76
* | Use TestConnectivityManager in TetheringTest.Lorenzo Colitti2021-03-041-9/+23
* | Support building different UpstreamNetworkState test objects.Lorenzo Colitti2021-03-041-11/+50
* | Change TetheringTest's UpstreamNetworkMonitor from mock to spy.Lorenzo Colitti2021-03-041-3/+25
* | Merge "Add flag to force choosing upstreams automatically"Remi NGUYEN VAN2021-02-261-0/+5
|\ \
| * | Add flag to force choosing upstreams automaticallyRemi NGUYEN VAN2021-02-221-0/+5
| |/
* / Don't crash Tethering service when WiFi feature is missingTomasz Wasilczyk2021-02-171-0/+3
|/
* Also update connected clients for local only tetheringmarkchien2020-12-221-2/+138
* Fix tethering doesn't turn off issuepaulhu2020-11-101-9/+40
* Fix null DadProxy failure in R Tethering unit testmarkchien2020-11-051-4/+13
* Add the flag and default enable selectAllPrefixRangemarkchien2020-10-191-5/+1
* Allow tethering pick prefix from all of private address rangemarkchien2020-10-131-25/+49
* Merge "tethering: DAD Proxy Daemon"Remi NGUYEN VAN2020-09-231-0/+13
|\
| * tethering: DAD Proxy DaemonTyler Wear2020-09-221-0/+13
* | Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-8/+8
|\ \ | |/ |/|