Commit Graph
1284 Commits
Author SHA1 Message Date
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
Edwin Wu f353079f6f [NC Apple coverage] Add more comprehensive tests for BLE medium connections.
PiperOrigin-RevId: 826582061
2025-10-31 12:15:56 -07:00
Edwin Wu 3cdee32f14 [NC Apple coverage] Add tests for nearby::apple::GattClient.
PiperOrigin-RevId: 826566302
2025-10-31 11:34:57 -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
Edwin Wu 88f37eeb88 [NC Apple coverage] Add tests for Nearby BLE GATT server.
PiperOrigin-RevId: 825816375
2025-10-29 19:49:12 -07:00
Edwin Wu 270c71ad4b [NC Apple coverage] Add unit tests for GNCHotspotMedium on iOS and improve macOS tests.
PiperOrigin-RevId: 825810451
2025-10-29 19:32:46 -07:00
Edwin Wu a8c3789711 [NC Apple coverage] Add BLE L2CAP socket tests.
PiperOrigin-RevId: 825809602
2025-10-29 19:28:29 -07:00
Edwin Wu 3ef78ea408 [NC Apple coverage] Add unit tests for BleL2capServerSocket.
PiperOrigin-RevId: 825804364
2025-10-29 19:07:51 -07:00
Edwin Wu 1d8fc950e3 [NC Apple coverage] Add unit tests for BleServerSocket on Apple.
PiperOrigin-RevId: 825799425
2025-10-29 18:48:07 -07:00
Edwin Wu bf971db1bb [NC Apple coverage] Add unit tests for network_utils.h.
PiperOrigin-RevId: 825792828
2025-10-29 18:26:22 -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
hai007 743c5822b8 Automated Code Change
PiperOrigin-RevId: 824833472
2025-10-27 22:06:28 -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
hai007 452e9f546c Remove the prefix for the generalization.
PiperOrigin-RevId: 823672127
2025-10-24 14:46:06 -07:00
Francis Tsui e99faba5fc Remove unused field from HotspotCredentials.
PiperOrigin-RevId: 823606909
2025-10-24 11:38:45 -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
hai007 caf695a2c4 Remove the prefix for the generalization.
PiperOrigin-RevId: 822263192
2025-10-21 13:53:17 -07:00
Francis Tsui cac20257eb Switch NetworkMonitor to use NetworkInfo.
PiperOrigin-RevId: 822135239
2025-10-21 08:43:58 -07:00
Edwin Wu 3878ce99c8 [NC Apple coverage]Add more comprehensive tests for BLE L2CAP components.
PiperOrigin-RevId: 821886071
2025-10-20 18:22:03 -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
Edwin Wu 3569a9c17a [NC Apple coverage] Add tests for WifiHotspotMedium.
PiperOrigin-RevId: 820488585
2025-10-16 19:37:00 -07:00
Edwin Wu d08ca79b89 [NC Apple coverage] Add unit tests for Nearby Apple's BleMedium.
PiperOrigin-RevId: 820484319
2025-10-16 19:18:27 -07:00
Francis Tsui 5023547e61 Add dual stack support to NearbyClientSocket.
PiperOrigin-RevId: 820420016
2025-10-16 15:34:20 -07:00
Francis Tsui 520223f3b9 Add IS_VLOG_ON macro to platform logging.
PiperOrigin-RevId: 820402805
2025-10-16 14:47:30 -07:00
Edwin Wu 866651e7c9 [NC Apple coverage] Add fakes and tests for Apple Hotspot mediums.
PiperOrigin-RevId: 820357736
2025-10-16 12:50:58 -07:00
Francis Tsui 98c2b17752 Add IPv6 dual stack support to NearbyServerSocket.
PiperOrigin-RevId: 820274866
2025-10-16 09:46:14 -07:00
Guogang Li 4c37f90965 Persist advertising endpoint ID.
PiperOrigin-RevId: 820267327
2025-10-16 09:25:06 -07:00
Francis Tsui 57dea973e0 Add SocketAddress class.
PiperOrigin-RevId: 820261095
2025-10-16 09:10:40 -07:00
Edwin Wu 9baa10cff3 Add delays in MediumEnvironment::Stop() and test teardown to prevent use-after-free.
PiperOrigin-RevId: 819561773
2025-10-14 21:49:38 -07:00
Francis Tsui 6b567a8915 Remove unused method.
PiperOrigin-RevId: 819442470
2025-10-14 16:13:01 -07:00
Francis Tsui 8a88a78f25 Remove unused platform interface method.
PiperOrigin-RevId: 819236789
2025-10-14 08:35:31 -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
hai007 1af5cba50e Wi-Fi Direct Service Implementation(2)
PiperOrigin-RevId: 818768778
2025-10-13 12:01:57 -07:00
hai007 9fef2ce878 Wi-Fi Direct Service Implementation(1)
PiperOrigin-RevId: 818758923
2025-10-13 11:41:26 -07:00