commit | f7b6434a65a7ef1f300210649e9bdf8cc155aad7 | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Mon Jul 08 16:50:00 2024 +0900 |
committer | Quang Anh Luong <qal@google.com> | Mon Mar 17 21:13:47 2025 +0900 |
tree | d8c75ef2c4ce284566047ca958088edf8756e17d | |
parent | 67cc745550a635d77bac6e6ad2b526542a9dd79b [diff] |
Start tethered hotspot with TetheringRequest Use WifiManager.startTetheredHotspot(TetheringRequest, Executor, SoftApCallback) to start softap. This allows for passing in the requested SoftApConfiguration via TetheringRequest. Bug: 216524590 Test: atest TetheringTest TetheringManagerTest Change-Id: Ie4fb851e8b2243d233f9a8b3e18e2fa335cec307