Commit Graph
3645 Commits
Author SHA1 Message Date
hai007 d4ecf8a23c Update visibility of offline_wire_formats.proto
PiperOrigin-RevId: 839606263
2025-12-02 23:31:13 -08:00
hai007 4510517f6e Automated Code Change
PiperOrigin-RevId: 839597507
2025-12-02 22:58:04 -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 54f38cbf24 Support BLE injection.
PiperOrigin-RevId: 836431600
2025-11-24 18:19:49 -08:00
Guogang Li 936cbe896b Add flag for BLE medium injection.
PiperOrigin-RevId: 836424173
2025-11-24 17:50:19 -08:00
Francis Tsui 6b570ead96 Add flag to switch between native and app notifications.
PiperOrigin-RevId: 836352152
2025-11-24 13:54:20 -08:00
hai007 007724c18f Add latency measurement for CloudCreateSharingRequest
PiperOrigin-RevId: 836303455
2025-11-24 11:33:01 -08:00
Guogang Li ccb180bc56 Add BLE out-of-band connection metadata fields.
PiperOrigin-RevId: 835365782
2025-11-21 14:46:39 -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
Francis Tsui 023db9bd33 internal changes.
PiperOrigin-RevId: 834851305
2025-11-20 11:52:11 -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
Anthony Rueda 0eb6b57423 Update MapAction in advertisemet_decoder_rust_impl.cc to take any ActionBit.
PiperOrigin-RevId: 834418752
2025-11-19 13:22:40 -08:00
Anay Wadhera 68845e2e3a Merge pull request #3974 from anayw2001/main
Update compiled protos
2025-11-19 10:25:40 -05:00
Anay Wadhera 78dcf8e7ea Update compiled protos 2025-11-19 15:06:21 +00:00
Edwin Wu 9ce1286bfa [BLEREFACTOR]: Implement DispatchPacket in BleSocket.
PiperOrigin-RevId: 834079972
2025-11-18 20:04:29 -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
Francis Tsui f4046e764f Remove unused dependencies.
PiperOrigin-RevId: 833587605
2025-11-17 18:58:38 -08:00
hai007 431a020310 Wi-Fi Direct Service Implementation(6)
PiperOrigin-RevId: 833533194
2025-11-17 16:04:50 -08:00
Nick Bourdakos 9bda0031be Remove flag
PiperOrigin-RevId: 833502090
2025-11-17 14:42:48 -08:00
Nick Bourdakos a241cbb7ac webrtc
PiperOrigin-RevId: 833487914
2025-11-17 14:05:55 -08:00
Chris Kennelly 646c9aa1b5 Automated Code Change
PiperOrigin-RevId: 832827003
2025-11-15 18:59:03 -08:00
hai007 1baab3cb2c Add CloudActionType for CloudDownloadStart and CloudDownloadEnd
PiperOrigin-RevId: 832663739
2025-11-15 04:13:52 -08:00
Francis Tsui 1e78c386f9 Move grpc util functions to nearby.
PiperOrigin-RevId: 832425433
2025-11-14 12:57:52 -08:00
Eiden Kim 9ad9cb054f Clean up FOREGROUND_RETRY state.
PiperOrigin-RevId: 832367016
2025-11-14 10:25:19 -08:00
Francis Tsui 48c364b5b2 Fix ASAN error.
PiperOrigin-RevId: 832365890
2025-11-14 10:20:41 -08:00
Edwin Wu 8d18c91e86 [BLEREFACTOR]:Add CreateFromStream API to BleL2capPacket
PiperOrigin-RevId: 832082450
2025-11-13 18:06:01 -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 2d272f59ea Add tests for WifiLanBwuHandler.
PiperOrigin-RevId: 832075030
2025-11-13 17:37:33 -08:00
Francis Tsui 8ffa9267ce Deprecate flags that have been launched.
PiperOrigin-RevId: 832047988
2025-11-13 16:08:46 -08:00
Edwin Wu ee180724a2 [BLEREFACTOR]: Implement BLE socket control packet data parsing.
PiperOrigin-RevId: 831648347
2025-11-12 19:47:07 -08:00
Edwin Wu 7a8ba5f18b [BLEREFACTOR]: Implement the BLE/L2CAP read/write logic.
PiperOrigin-RevId: 831637265
2025-11-12 19:12:00 -08:00
Edwin Wu e960e72b28 [BLEREFACTOR]: Reset BleSocket streams after closing.
PiperOrigin-RevId: 831610441
2025-11-12 17:58:04 -08:00
Edwin Wu a40875d552 Refactor DiscoveredPeripheralTracker::Shutdown to avoid holding mutex during executor shutdown.
PiperOrigin-RevId: 831610065
2025-11-12 17:53:32 -08:00
Francis Tsui ee1a46c3da Fix code style.
PiperOrigin-RevId: 831606257
2025-11-12 17:37: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 4333bed749 Process WifiLan upgrade address candidates.
PiperOrigin-RevId: 831449678
2025-11-12 10:41:11 -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
Edwin Wu 2695dd4089 [BLEREFACTOR]:Refactor byte_utils global functions
PiperOrigin-RevId: 831134984
2025-11-11 17:40:12 -08:00