Francis Tsui
|
87c6ad999e
|
Deprecate enable_hotspot_address_candidates flag.
PiperOrigin-RevId: 912663559
|
2026-05-08 13:19:45 -07:00 |
|
Francis Tsui
|
86dde4cd78
|
Fix hotspot candidates
PiperOrigin-RevId: 885651650
|
2026-03-18 09:59:04 -07:00 |
|
Francis Tsui
|
e997a39403
|
Skip link local address when creating hotspot address candidates.
PiperOrigin-RevId: 864544939
|
2026-02-02 15:21:58 -08:00 |
|
Francis Tsui
|
ffa760663b
|
Change NetworkInfo to use SocketAddress.
PiperOrigin-RevId: 850164819
|
2025-12-29 14:44:35 -08:00 |
|
Francis Tsui
|
d53613f38e
|
Update SocketAddress
PiperOrigin-RevId: 845291189
|
2025-12-16 08:42:23 -08:00 |
|
Francis Tsui
|
b8d9389673
|
Deprecate enable_ipv6_dual_stack flag.
PiperOrigin-RevId: 844925341
|
2025-12-15 14:40:21 -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
|
e49fe76dc5
|
Make use of address candidates in Hotspot credentials.
PiperOrigin-RevId: 830572287
|
2025-11-10 13:17:43 -08:00 |
|
Francis Tsui
|
5d8456b0d0
|
Remove duplicate classes.
PiperOrigin-RevId: 828196042
|
2025-11-04 17:16:07 -08:00 |
|
Francis Tsui
|
d4dbee9493
|
Bind hotspot server socket to all interfaces.
PiperOrigin-RevId: 826748891
|
2025-10-31 22:32:46 -07:00 |
|
Francis Tsui
|
ca1ab209b7
|
Move hotspot credential construction into each platform.
PiperOrigin-RevId: 826272274
|
2025-10-30 18:58:19 -07:00 |
|
Francis Tsui
|
5c067f4811
|
Reorganize hotspot header files.
PiperOrigin-RevId: 825127350
|
2025-10-28 11:22:22 -07:00 |
|
Francis Tsui
|
ca82b68dfe
|
Switch to SocketAddress in Windows impl.
PiperOrigin-RevId: 820862441
|
2025-10-17 16:11:07 -07:00 |
|
Francis Tsui
|
7ccc8ff57e
|
Add flag to enable ipv6 dual stack support.
PiperOrigin-RevId: 820773346
|
2025-10-17 11:45:38 -07:00 |
|
Francis Tsui
|
6b567a8915
|
Remove unused method.
PiperOrigin-RevId: 819442470
|
2025-10-14 16:13:01 -07:00 |
|
Francis Tsui
|
822ce6caf9
|
Add nullability annotations.
PiperOrigin-RevId: 803587404
|
2025-09-05 13:46:01 -07:00 |
|
Francis Tsui
|
beaab63d4b
|
Cleanup blocking socket flag.
PiperOrigin-RevId: 803211100
|
2025-09-04 16:06:01 -07:00 |
|
Francis Tsui
|
3f93c0ee87
|
Remove more unnecessary INFO logs.
PiperOrigin-RevId: 797859361
|
2025-08-21 12:04:13 -07:00 |
|
Guogang Li
|
b0be56bec8
|
Support blocking socket in Wi-Fi hotspot medium
PiperOrigin-RevId: 718006644
|
2025-01-21 11:42:56 -08:00 |
|
Guogang Li
|
47f2dfec28
|
Removed platform types dependency from windows platform codes
PiperOrigin-RevId: 676447748
|
2024-09-19 09:37:29 -07:00 |
|
Guogang Li
|
d5b5d92f87
|
Internal logging update
PiperOrigin-RevId: 669420403
|
2024-08-30 13:08:35 -07:00 |
|
Guogang Li
|
eb5f8aed10
|
Fixed WI-FI hotspot stuck issue during close
PiperOrigin-RevId: 551703821
|
2023-07-27 18:57:27 -07:00 |
|
Guogang Li
|
92a1510158
|
Fixed an upgrade issue
PiperOrigin-RevId: 544778015
|
2023-06-30 16:44:04 -07:00 |
|
Guogang Li
|
0c1d5e7e23
|
Applied flags to Wi-Fi Hotspot parameters
PiperOrigin-RevId: 540432082
|
2023-06-14 18:00:52 -07:00 |
|
Guogang Li
|
5ae556499b
|
Fixed the deadlock issue in hotspot
PiperOrigin-RevId: 540283852
|
2023-06-14 08:52:59 -07:00 |
|
Guogang Li
|
f7e6deb8ab
|
internal cleanup
PiperOrigin-RevId: 517211099
|
2023-03-16 13:27:26 -07:00 |
|
hai007
|
4e5f5ed341
|
Refactor WinRT socket to Win32 socket for Hotspot Server Socket for lower latency
PiperOrigin-RevId: 516905639
|
2023-03-15 13:00:02 -07:00 |
|
Janusz Sobczak
|
f4d85f9b90
|
Migrate to AnyInvocable in platform code
PiperOrigin-RevId: 504104740
|
2023-01-23 16:04:21 -08:00 |
|
Guogang Li
|
70412b8e3c
|
Fixed the crash when checking IP addresses
PiperOrigin-RevId: 503048520
|
2023-01-18 20:14:45 -08:00 |
|
Suet-Fei Li
|
084f7ebd88
|
Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
|
2023-01-06 02:53:57 -08:00 |
|
hai007
|
f7f0a266fe
|
WIFI Direct implementation (5)
Part 5: Add WifiDirect Server/Client Socket and Credential
PiperOrigin-RevId: 499401159
|
2023-01-03 23:10:15 -08:00 |
|
Guogang Li
|
73c1fba668
|
Added connection timeout for Wi-Fi Lan and hotspot
PiperOrigin-RevId: 495155204
|
2022-12-13 16:25:16 -08:00 |
|
Guogang Li
|
23a27d9384
|
Catch all socket exceptions
PiperOrigin-RevId: 487316606
|
2022-11-09 12:29:43 -08:00 |
|
Guogang Li
|
33c5f44ea1
|
Unified the exception handling in socket
PiperOrigin-RevId: 485457718
|
2022-11-01 17:15:51 -07:00 |
|
hai007
|
ad93e1f47b
|
Retry the Hotspot IP address query procedure
PiperOrigin-RevId: 477592843
|
2022-09-28 17:26:17 -07:00 |
|
hai007
|
f65e32ad32
|
Catch exceptions when retrieve Hotspot IP address
PiperOrigin-RevId: 477363744
|
2022-09-27 23:11:03 -07:00 |
|
guogang
|
bff4051015
|
Fixed the deadlock in BluetoothServerSocket
PiperOrigin-RevId: 460724338
|
2022-07-13 08:41:13 -07:00 |
|
hai007
|
ec2d3ae1aa
|
WIFI Hotspot implementation (4)
Part 4: BWU and client interface part
PiperOrigin-RevId: 443700883
|
2022-04-22 10:32:12 -07:00 |
|
hai007
|
93f203dc0b
|
WIFI Hotspot implementation (3)
Part 3: WIFI Hotspot platform code for Windows
PiperOrigin-RevId: 441826092
|
2022-04-14 12:31:07 -07:00 |
|