Commit Graph
548 Commits
Author SHA1 Message Date
Francis Tsui e997a39403 Skip link local address when creating hotspot address candidates.
PiperOrigin-RevId: 864544939
2026-02-02 15:21:58 -08:00
hai007 05e886f547 Update WinRT headers to support Windows App SDK and newer Windows SDK.
PiperOrigin-RevId: 862076081
2026-01-27 23:46:02 -08:00
Francis Tsui cc55622dd6 internal change
PiperOrigin-RevId: 859627482
2026-01-22 08:45:15 -08:00
hai007 0eb177d4b5 Wi-Fi Direct Service Implementation(9.3)
PiperOrigin-RevId: 859401498
2026-01-21 21:19:11 -08:00
hai007 8c4711711a Wi-Fi Direct Service Implementation(9.4)
PiperOrigin-RevId: 859268261
2026-01-21 14:38:40 -08:00
Francis Tsui c2c54a3ca0 Remove deprecated OutputStream::Write method.
PiperOrigin-RevId: 854235255
2026-01-09 10:04:02 -08:00
Francis Tsui fbf66ad7e3 Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
2026-01-09 09:37:00 -08:00
hai007 be3db49015 Wi-Fi Direct Service Implementation(9.2)
PiperOrigin-RevId: 853845305
2026-01-08 12:36:20 -08:00
Francis Tsui d5c1a540b7 Internal changes
PiperOrigin-RevId: 853414816
2026-01-07 14:32:42 -08:00
Francis Tsui ad6267d236 Remove unused code
PiperOrigin-RevId: 853316103
2026-01-07 10:20:46 -08:00
Francis Tsui bf6ed702db Add reg key to disable mDNS advertising.
PiperOrigin-RevId: 852976950
2026-01-06 16:18:04 -08:00
Francis Tsui d302e8459d Move registry accessor code to nearby platform.
PiperOrigin-RevId: 852969284
2026-01-06 15:58:19 -08:00
Francis Tsui 74c921f911 Cleanup compile options.
PiperOrigin-RevId: 852872897
2026-01-06 11:47:37 -08:00
Francis Tsui 1b557236f7 Log interface count and IPv6 only interface count during wifi upgrade.
PiperOrigin-RevId: 852845375
2026-01-06 10:45:13 -08:00
Francis Tsui 931624a621 Prevent logging connection failure when mDNS client connects to test the connection.
PiperOrigin-RevId: 850545490
2025-12-30 16:54:14 -08:00
hai007 c86f9f573f Automated Code Change
PiperOrigin-RevId: 850400587
2025-12-30 06:58:58 -08:00
Francis Tsui ffa760663b Change NetworkInfo to use SocketAddress.
PiperOrigin-RevId: 850164819
2025-12-29 14:44:35 -08:00
Francis Tsui da41bcd194 Fix tests to actually check session durations and delays.
PiperOrigin-RevId: 849273112
2025-12-26 14:45:48 -08:00
hai007 b1e1d7970b Wi-Fi Direct Service Implementation(9.1)
PiperOrigin-RevId: 846899549
2025-12-19 16:09:22 -08:00
Francis Tsui e8d639028f Deprecate enable_mdns_ipv6 flag.
PiperOrigin-RevId: 846835528
2025-12-19 12:55:17 -08:00
Francis Tsui a590b2a3e2 Update platform to remove file size from CreateInputFile API.
PiperOrigin-RevId: 846311268
2025-12-18 09:52:50 -08:00
Francis Tsui b88fbc6636 Stop passing file size into InputFile c'tor.
PiperOrigin-RevId: 845989622
2025-12-17 18:01:07 -08:00
hai007 ee108c58ff Wi-Fi Direct Service Implementation(9)
PiperOrigin-RevId: 845358747
2025-12-16 11:16:56 -08:00
Francis Tsui d53613f38e Update SocketAddress
PiperOrigin-RevId: 845291189
2025-12-16 08:42:23 -08:00
Francis Tsui 45633898d2 Deprecate enable_hotspot_dhcp_renew flag.
PiperOrigin-RevId: 844937321
2025-12-15 15:12:34 -08:00
Francis Tsui b8d9389673 Deprecate enable_ipv6_dual_stack flag.
PiperOrigin-RevId: 844925341
2025-12-15 14:40:21 -08:00
hai007 9cf53e968b Wi-Fi Direct Service Implementation(8.3)
PiperOrigin-RevId: 843969255
2025-12-12 22:46:16 -08:00
Francis Tsui 1ac3538d15 Add retry to wifi hotspot connection.
PiperOrigin-RevId: 843792159
2025-12-12 12:33:20 -08:00
Francis Tsui d262f64219 Fix issue with Wifi lan upgarde when EnableWifiLanAddressCandidates flag is not enabled.
PiperOrigin-RevId: 843349061
2025-12-11 13:23:21 -08:00
Francis Tsui 03ae6b1be1 Switch various WifiLanMedium connect methods to use ServiceAddress.
PiperOrigin-RevId: 843241925
2025-12-11 08:52:53 -08:00
Francis Tsui cffc8b2c57 Fix include files.
PiperOrigin-RevId: 842876174
2025-12-10 14:15:58 -08:00
Francis Tsui 63f943aaed Improve usabilty of ServiceAddress.
PiperOrigin-RevId: 842439675
2025-12-09 16:22:25 -08:00
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