Commit Graph
925 Commits
Author SHA1 Message Date
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
Edwin Wu d48cdd18a2 Fix the Hotspot upgrade failed.
PiperOrigin-RevId: 836521706
2025-11-24 23:24:53 -08:00
Guogang Li 49b2e371ab Expand visibility for Apple platform to XR.
PiperOrigin-RevId: 835283706
2025-11-21 10:55:31 -08:00
Guogang Li b45077eedb Add RetrieveBlePeripheralFromNativeId to BleMedium.
PiperOrigin-RevId: 835253368
2025-11-21 09:33:14 -08:00
Crisrael Lucero dd943af8e9 Change GetAddress() to GetMacAddress() in BluetoothAdapter
PiperOrigin-RevId: 834896610
2025-11-20 13:49:49 -08:00
Guogang Li 919d279695 Update the logic to retrieve BLE peripheral.
PiperOrigin-RevId: 834816089
2025-11-20 10:27:57 -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
Edwin Wu 8375b82a86 Make delegateDelay property atomic and access it via self.
PiperOrigin-RevId: 832080864
2025-11-13 18:00:52 -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
Edwin Wu f214179935 [NC Apple coverage] Refactor GNSCentralPeerManagerTest to use custom fakes and add more test cases.
PiperOrigin-RevId: 831283848
2025-11-12 01:59:05 -08:00
Edwin Wu 3b8ba4a452 [NC Apple coverage] Refactor GNSPeripheralServiceManager tests and improve peripheral socket handling.
PiperOrigin-RevId: 831267194
2025-11-12 01:09:14 -08:00
Edwin Wu d92eae1535 [NC Apple coverage] Refactor GNSPeripheralManager tests to use fake objects. III
PiperOrigin-RevId: 831259501
2025-11-12 00:45:50 -08:00
Edwin Wu 935096779d [NC Apple coverage] Refactor GNSPeripheralManager tests to use fake objects. II
PiperOrigin-RevId: 831246580
2025-11-12 00:04:37 -08:00
Edwin Wu a96818b409 [NC Apple coverage] Refactor GNCNWFrameworkServerSocket and add more tests.
PiperOrigin-RevId: 831142947
2025-11-11 18:08:21 -08:00
Edwin Wu 50de2233f5 [NC Apple coverage] Refactor: Wrap Network.framework C functions for testability. Part II.
PiperOrigin-RevId: 831136979
2025-11-11 17:47:56 -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
Edwin Wu d59408553d [NC Apple coverage] Refactor GNSPeripheralManager tests to use fake objects. I
PiperOrigin-RevId: 829457380
2025-11-07 08:55:55 -08:00
Edwin Wu d7a3d13fe2 [BLEREFACTOR]: Add refactor flow for Ble/L2CAP in Apple platform layer.
PiperOrigin-RevId: 829179079
2025-11-06 17:51:10 -08:00
Francis Tsui 5caa639fcf Fix incorrect includes in apple implementations.
PiperOrigin-RevId: 829107159
2025-11-06 14:29:01 -08:00
Francis Tsui 600eb80df0 Add connect timeout to NearbyClientSocket.
PiperOrigin-RevId: 828703670
2025-11-05 17:55:12 -08:00
Edwin Wu cee0b3815e [NC Apple coverage] Refactor: Wrap Network.framework C functions for testability. Part I.
PiperOrigin-RevId: 828308553
2025-11-04 23:07:39 -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
Guogang Li 2c6c0a2524 Add test cases for application life cycle
PiperOrigin-RevId: 828119642
2025-11-04 13:49:48 -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
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