Francis Tsui
|
4652aef48c
|
WifiLan::Change GetUpgradeAddressCandidates to use ServiceAddress.
PiperOrigin-RevId: 842257461
|
2025-12-09 08:48:31 -08:00 |
|
hai007
|
8e597c9df0
|
Wi-Fi Direct Service Implementation(8.2)
PiperOrigin-RevId: 842093008
|
2025-12-08 23:59:05 -08:00 |
|
hai007
|
91b9713eb2
|
Wi-Fi Direct Service Implementation(8.1)
PiperOrigin-RevId: 839804624
|
2025-12-03 10:11:36 -08:00 |
|
Nick Bourdakos
|
9adcbb5941
|
Wi-Fi Direct Service Implementation(8)
PiperOrigin-RevId: 839323466
|
2025-12-02 10:18:00 -08:00 |
|
hai007
|
7b2d1910b3
|
Wi-Fi Direct Service Implementation(8)
PiperOrigin-RevId: 839297248
|
2025-12-02 09:17:46 -08:00 |
|
Crisrael Lucero
|
dd943af8e9
|
Change GetAddress() to GetMacAddress() in BluetoothAdapter
PiperOrigin-RevId: 834896610
|
2025-11-20 13:49:49 -08:00 |
|
hai007
|
ea2a651911
|
Wi-Fi Direct Service Implementation(7)
PiperOrigin-RevId: 834584965
|
2025-11-19 21:45:43 -08:00 |
|
Edwin Wu
|
7bf001a8c9
|
[BLEREFACTOR]: Add Mutex::AssertHeld.
PiperOrigin-RevId: 834563947
|
2025-11-19 20:35:47 -08:00 |
|
Nick Bourdakos
|
9357295089
|
webrtc
PiperOrigin-RevId: 834019952
|
2025-11-18 16:42:12 -08:00 |
|
hai007
|
e79d9924a1
|
Automated Code Change
PiperOrigin-RevId: 833642570
|
2025-11-17 21:54:18 -08:00 |
|
Nick Bourdakos
|
a241cbb7ac
|
webrtc
PiperOrigin-RevId: 833487914
|
2025-11-17 14:05:55 -08:00 |
|
Francis Tsui
|
fcee77457f
|
Add flag to control sending address candidates in WifiLan upgrade message.
PiperOrigin-RevId: 831563192
|
2025-11-12 15:29:37 -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
|
48ddaf0a95
|
Remove deprecated methods.
PiperOrigin-RevId: 829640164
|
2025-11-07 17:54:11 -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
|
4f2f9146cb
|
Add address candidates to WifiHotspotCredentials.
PiperOrigin-RevId: 829628783
|
2025-11-07 17:07:15 -08:00 |
|
Francis Tsui
|
782464c674
|
Remove deprecated usage of MutexLock.
PiperOrigin-RevId: 829582162
|
2025-11-07 14:41:27 -08:00 |
|
Francis Tsui
|
600eb80df0
|
Add connect timeout to NearbyClientSocket.
PiperOrigin-RevId: 828703670
|
2025-11-05 17:55:12 -08:00 |
|
Francis Tsui
|
d71b88c3a6
|
Fix missing includes.
PiperOrigin-RevId: 828300515
|
2025-11-04 22:42:27 -08:00 |
|
Francis Tsui
|
ab0aa8653c
|
Move hotspot connection retry out of Windows platform impl.
PiperOrigin-RevId: 828286966
|
2025-11-04 21:57:20 -08:00 |
|
Francis Tsui
|
5d8456b0d0
|
Remove duplicate classes.
PiperOrigin-RevId: 828196042
|
2025-11-04 17:16:07 -08:00 |
|
hai007
|
ea8ffcf9f2
|
Wi-Fi Direct Service Implementation(5)
PiperOrigin-RevId: 828017340
|
2025-11-04 09:53:58 -08:00 |
|
hai007
|
54a6836be0
|
Remove the fake Windows WifiDirect implementation files.
PiperOrigin-RevId: 828009506
|
2025-11-04 09:33:18 -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
|
e5de080c6a
|
Remove unused code.
PiperOrigin-RevId: 826748749
|
2025-10-31 22:28:20 -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
|
03474168b5
|
Update NetworkInfo to distinguish hotspot interfaces from other wifi interfaces.
PiperOrigin-RevId: 826139999
|
2025-10-30 12:29:05 -07:00 |
|
Francis Tsui
|
dc963d93bf
|
Add WlanClient class.
PiperOrigin-RevId: 825864006
|
2025-10-29 22:31:24 -07:00 |
|
Francis Tsui
|
9739bc9caf
|
Do not clear our own mDNS instance name when advertising is stopped.
PiperOrigin-RevId: 825684191
|
2025-10-29 13:29:12 -07:00 |
|
Francis Tsui
|
8622fe7bf5
|
Provide IP address candidate list for LAN upgrade.
PiperOrigin-RevId: 825584250
|
2025-10-29 09:37:19 -07:00 |
|
hai007
|
c2e352d6f7
|
Wi-Fi Direct Service Implementation(4.1)
PiperOrigin-RevId: 825158720
|
2025-10-28 12:36:41 -07:00 |
|
Francis Tsui
|
1cd7aa5859
|
Remove Hotspot native scan logic.
PiperOrigin-RevId: 825154644
|
2025-10-28 12:25:29 -07:00 |
|
Francis Tsui
|
5c067f4811
|
Reorganize hotspot header files.
PiperOrigin-RevId: 825127350
|
2025-10-28 11:22:22 -07:00 |
|
hai007
|
13dd4d7696
|
Wi-Fi Direct Service Implementation(4)
PiperOrigin-RevId: 824914003
|
2025-10-28 01:53:44 -07:00 |
|
Francis Tsui
|
1210969d04
|
Cleanup use of HotspotCredentials.
PiperOrigin-RevId: 824262890
|
2025-10-26 15:17:16 -07:00 |
|
Francis Tsui
|
be3e658d75
|
Remove unused methods.
PiperOrigin-RevId: 823958211
|
2025-10-25 12:52:27 -07:00 |
|
Francis Tsui
|
59a038a0c3
|
Add flag to enable using IPv6 mDNS addresses
PiperOrigin-RevId: 823151853
|
2025-10-23 12:51:25 -07:00 |
|
Guogang Li
|
e37b501e37
|
Handle App lifecycle in Nearby Connections.
PiperOrigin-RevId: 822749438
|
2025-10-22 14:53:33 -07:00 |
|
Francis Tsui
|
bd21843464
|
Read IPv6 address from mDNS record.
PiperOrigin-RevId: 822743670
|
2025-10-22 14:35:56 -07:00 |
|
Francis Tsui
|
cac20257eb
|
Switch NetworkMonitor to use NetworkInfo.
PiperOrigin-RevId: 822135239
|
2025-10-21 08:43:58 -07:00 |
|
hai007
|
ed2d8ab7c3
|
Wi-Fi Direct Service Implementation(3)
PiperOrigin-RevId: 821831834
|
2025-10-20 15:33:39 -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
|
5023547e61
|
Add dual stack support to NearbyClientSocket.
PiperOrigin-RevId: 820420016
|
2025-10-16 15:34:20 -07:00 |
|
Francis Tsui
|
98c2b17752
|
Add IPv6 dual stack support to NearbyServerSocket.
PiperOrigin-RevId: 820274866
|
2025-10-16 09:46:14 -07:00 |
|
Francis Tsui
|
57dea973e0
|
Add SocketAddress class.
PiperOrigin-RevId: 820261095
|
2025-10-16 09:10:40 -07:00 |
|
Francis Tsui
|
6b567a8915
|
Remove unused method.
PiperOrigin-RevId: 819442470
|
2025-10-14 16:13:01 -07:00 |
|
Francis Tsui
|
956c3db99d
|
Cleanup build files.
PiperOrigin-RevId: 818930588
|
2025-10-13 18:54:44 -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 |
|