16 Commits
Author SHA1 Message Date
Francis Tsui ffa760663b Change NetworkInfo to use SocketAddress.
PiperOrigin-RevId: 850164819
2025-12-29 14:44:35 -08:00
Francis Tsui 1ac3538d15 Add retry to wifi hotspot connection.
PiperOrigin-RevId: 843792159
2025-12-12 12:33:20 -08:00
Francis Tsui 438b503f0b Add flag for sending hotspot address candidates.
PiperOrigin-RevId: 830628854
2025-11-10 15:44:26 -08:00
Francis Tsui f58e9820d5 Support connecting using link local address in hotspot.
PiperOrigin-RevId: 829634620
2025-11-07 17:29:44 -08:00
Francis Tsui dc963d93bf Add WlanClient class.
PiperOrigin-RevId: 825864006
2025-10-29 22:31:24 -07:00
Francis Tsui 1cd7aa5859 Remove Hotspot native scan logic.
PiperOrigin-RevId: 825154644
2025-10-28 12:25:29 -07:00
Francis Tsui 1210969d04 Cleanup use of HotspotCredentials.
PiperOrigin-RevId: 824262890
2025-10-26 15:17:16 -07:00
Francis Tsui cac20257eb Switch NetworkMonitor to use NetworkInfo.
PiperOrigin-RevId: 822135239
2025-10-21 08:43:58 -07:00
Francis Tsui be9f5b56ff Take into account time taken in RenewIpAddress when calculating hotspot connection timeout.
PiperOrigin-RevId: 818885246
2025-10-13 16:38:32 -07:00
Francis Tsui 0d207bc95b Renew DHCP lease on hotspot connection.
PiperOrigin-RevId: 817375675
2025-10-09 16:11:58 -07:00
Francis Tsui 2143967802 Remove need to request precise location permission to get original wifi network profile name.
PiperOrigin-RevId: 816807149
2025-10-08 12:09:58 -07:00
Francis Tsui ed4e00cbfb Refactor hotspot to keep profile name in hotspot_native.
PiperOrigin-RevId: 816404349
2025-10-07 15:30:15 -07:00
Francis Tsui f915b01b75 Remove unused hotspot ssid file.
PiperOrigin-RevId: 816396622
2025-10-07 15:11:11 -07:00
Francis Tsui 417e1ba714 Use well-known wifi profile name for hotspot peer profile.
PiperOrigin-RevId: 816379652
2025-10-07 14:28:10 -07:00
Francis Tsui 3f93c0ee87 Remove more unnecessary INFO logs.
PiperOrigin-RevId: 797859361
2025-08-21 12:04:13 -07:00
Guogang Li 0a69343ca1 Support Wi-Fi hotspot client using native API
PiperOrigin-RevId: 703131016
2024-12-05 08:56:06 -08:00