summaryrefslogtreecommitdiff
path: root/Tethering/common/TetheringLib/src/android/net/TetheringManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add onSupportedTetheringType callbackmarkchien2022-04-201-3/+51
* Add TetheredInterface{Request, Callback} interfacemarkchien2021-11-081-0/+39
* Merge "Unregister the tethering internal callback in finalize"Treehugger Robot2021-10-201-0/+17
|\
| * Unregister the tethering internal callback in finalizemarkchien2021-10-201-0/+17
* | Merge "Fix TetheringManager memory leak"Treehugger Robot2021-10-201-10/+32
|\|
| * Fix TetheringManager memory leakmarkchien2021-10-141-10/+32
* | Merge "Support set test network to tethering upstream" am: 473d864d20Mark Chien2021-09-301-0/+21
|\ \
| * | Support set test network to tethering upstreammarkchien2021-09-301-0/+21
| |/
| * Add the tethering type to TetheringEventCallback methodsmarkchien2021-06-011-18/+112
* | Add the tethering type to TetheringEventCallback methodsmarkchien2021-05-181-18/+112
* | Merge "Allow callers of startTethering to choose local-only mode." am: ac9ce0...Lorenzo Colitti2021-04-191-1/+84
|\|
| * Allow callers of startTethering to choose local-only mode.Lorenzo Colitti2021-04-191-1/+84
| * Remove Tethering @TestApiAnton Hansson2020-10-141-2/+0
| * Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" am...Makoto Onuki2020-07-151-1/+0
| |\
| | * Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIsMakoto Onuki2020-07-151-1/+0
* | | Remove Tethering @TestApiAnton Hansson2020-10-151-2/+0
* | | Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIsMakoto Onuki2020-07-141-1/+0
* | | Merge "Tethering: Add WiGig support" am: 65fadfc134 am: 6c5b5b0803 am: fdf89e...Mark Chien2020-06-231-0/+8
|\| |
| * | Merge "Tethering: Add WiGig support" am: 65fadfc134 am: 6c5b5b0803Mark Chien2020-06-221-0/+8
| |\|
| | * Tethering: Add WiGig supportDedy Lansky2020-06-221-0/+8
| * | Merge "Set attributionTag for noteOp(WRITE_SETTINGS) calls" am: 83ba9531d7 am...Philip P. Moltmann2020-04-221-16/+27
| |\|
| | * Set attributionTag for noteOp(WRITE_SETTINGS) callsPhilip P. Moltmann2020-04-201-16/+27
* | | Set attributionTag for noteOp(WRITE_SETTINGS) callsPhilip P. Moltmann2020-04-211-16/+27
|/ /
* | Merge "Assign specific client address to dhcp server" am: 037becbf64 am: 815a...Treehugger Robot2020-03-301-7/+16
|\|
| * Merge "Assign specific client address to dhcp server"Treehugger Robot2020-03-301-7/+16
| |\
| | * Assign specific client address to dhcp servermarkchien2020-03-191-7/+16
| * | Hide startTethering with type function to module-lib onlymarkchien2020-03-251-0/+2
| * | Address API council review comment about TetheringRequestjunyulai2020-03-231-22/+29
| * | TetheringManager API clean upmarkchien2020-03-191-42/+116
| |/
| * Support static address configurationmarkchien2020-03-171-3/+33
| * Merge "Send offload status changed callback"Mark Chien2020-03-091-0/+37
| |\
| | * Send offload status changed callbackmarkchien2020-03-091-0/+37
| * | Tethering: add isTetheringSupported with callerPkg parametermarkchien2020-03-031-0/+19
| |/
| * Add tethering client callbacksRemi NGUYEN VAN2020-02-191-0/+9
| * Use framework-tethering-stub instead of framework-tetheringmarkchien2020-02-191-0/+16
* | Address API council review comment about TetheringRequestjunyulai2020-03-231-22/+29
* | Hide startTethering with type function to module-lib onlymarkchien2020-03-191-0/+2
* | TetheringManager API clean upmarkchien2020-03-191-42/+116
* | Support static address configurationAutomerger Merge Worker2020-03-191-3/+33
* | Merge "Send offload status changed callback" into rvc-devMark Chien2020-03-091-0/+37
|\ \
| * | Send offload status changed callbackAutomerger Merge Worker2020-03-091-0/+37
* | | Tethering: add isTetheringSupported with callerPkg parameterAutomerger Merge Worker2020-03-091-0/+19
|/ /
* | Merge "Use constant for tethering connector poll interval."Amos Bianchi2020-02-181-1/+1
|\ \
| * | Use constant for tethering connector poll interval.Amos Bianchi2020-02-131-1/+1
* | | Add tethering client callbacksRemi NGUYEN VAN2020-02-181-0/+9
|/ /
* / Use framework-tethering-stub instead of framework-tetheringmarkchien2020-02-071-0/+16
|/
* Merge "Do not block for connector in TetheringManager"Remi NGUYEN VAN2020-01-291-55/+161
|\
| * Do not block for connector in TetheringManagerRemi NGUYEN VAN2020-01-291-55/+161
* | Add support for Ethernet tetheringRemi NGUYEN VAN2020-01-281-0/+6
* | Local Tethering with ncm interfaceMilim Lee2020-01-281-0/+6
|/