Commit Graph
625 Commits
Author SHA1 Message Date
Francis Tsui a590b2a3e2 Update platform to remove file size from CreateInputFile API.
PiperOrigin-RevId: 846311268
2025-12-18 09:52:50 -08:00
hai007 9cf53e968b Wi-Fi Direct Service Implementation(8.3)
PiperOrigin-RevId: 843969255
2025-12-12 22:46:16 -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 4652aef48c WifiLan::Change GetUpgradeAddressCandidates to use ServiceAddress.
PiperOrigin-RevId: 842257461
2025-12-09 08:48:31 -08:00
Edwin Wu 43213ff707 [BLEREFACTOR]: Implement the SendIntroduction/SendDisconnection/SendPacketAcknowledgement control packets and ProcessIncomingL2capPacketValidation/ProcessOutgoingL2capPacketValidation l2cap control packets.
PiperOrigin-RevId: 839964296
2025-12-03 16:36:28 -08:00
hai007 91b9713eb2 Wi-Fi Direct Service Implementation(8.1)
PiperOrigin-RevId: 839804624
2025-12-03 10:11:36 -08:00
hai007 d4ecf8a23c Update visibility of offline_wire_formats.proto
PiperOrigin-RevId: 839606263
2025-12-02 23:31:13 -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
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
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
hai007 ea2a651911 Wi-Fi Direct Service Implementation(7)
PiperOrigin-RevId: 834584965
2025-11-19 21:45:43 -08:00
Edwin Wu 9ce1286bfa [BLEREFACTOR]: Implement DispatchPacket in BleSocket.
PiperOrigin-RevId: 834079972
2025-11-18 20:04:29 -08:00
hai007 431a020310 Wi-Fi Direct Service Implementation(6)
PiperOrigin-RevId: 833533194
2025-11-17 16:04:50 -08:00
Nick Bourdakos a241cbb7ac webrtc
PiperOrigin-RevId: 833487914
2025-11-17 14:05:55 -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
Francis Tsui 2d272f59ea Add tests for WifiLanBwuHandler.
PiperOrigin-RevId: 832075030
2025-11-13 17:37:33 -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 2695dd4089 [BLEREFACTOR]:Refactor byte_utils global functions
PiperOrigin-RevId: 831134984
2025-11-11 17:40:12 -08:00
Edwin Wu decf2acbd9 Update error code for Wifi Hotspot STA connection failure.
PiperOrigin-RevId: 830728102
2025-11-10 21:10:22 -08:00
Edwin Wu 1e7611f61b [BLEREFACTOR]: Refactor BLE/L2CAP endpoint channel
PiperOrigin-RevId: 830711004
2025-11-10 20:15:50 -08:00
Edwin Wu fdffc105e0 Wait for peripheral discovered callback in test.
PiperOrigin-RevId: 830666384
2025-11-10 17:45:09 -08:00
Edwin Wu 3968f3275c [BLEREFACTOR]: Implement refactored Ble/L2CAP flow in P2pClusterPcpHandler and mediums Ble_v2 class.
PiperOrigin-RevId: 830654999
2025-11-10 17:02:41 -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 4f2f9146cb Add address candidates to WifiHotspotCredentials.
PiperOrigin-RevId: 829628783
2025-11-07 17:07:15 -08:00
Edwin Wu 3dcd449984 [BLEREFACTOR]: Implement mediums::BleSocket to handle both Ble and BleL2cap socket
PiperOrigin-RevId: 829190852
2025-11-06 18:21:59 -08:00
Francis Tsui 57a607f162 Fix proto spelling error.
PiperOrigin-RevId: 829189864
2025-11-06 18:17:06 -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 ab0aa8653c Move hotspot connection retry out of Windows platform impl.
PiperOrigin-RevId: 828286966
2025-11-04 21:57:20 -08:00
Francis Tsui b85719eae5 Extend bandwidth negotiation frame to support multiple IP addresses.
PiperOrigin-RevId: 828031732
2025-11-04 10:26:32 -08:00
Francis Tsui ca1ab209b7 Move hotspot credential construction into each platform.
PiperOrigin-RevId: 826272274
2025-10-30 18:58:19 -07:00
Francis Tsui 8622fe7bf5 Provide IP address candidate list for LAN upgrade.
PiperOrigin-RevId: 825584250
2025-10-29 09:37:19 -07:00
Francis Tsui be3e658d75 Remove unused methods.
PiperOrigin-RevId: 823958211
2025-10-25 12:52:27 -07:00
Francis Tsui e99faba5fc Remove unused field from HotspotCredentials.
PiperOrigin-RevId: 823606909
2025-10-24 11:38:45 -07:00
Guogang Li e37b501e37 Handle App lifecycle in Nearby Connections.
PiperOrigin-RevId: 822749438
2025-10-22 14:53:33 -07:00
hai007 75865fffbc Automated Code Change
PiperOrigin-RevId: 821702542
2025-10-20 10:23:24 -07:00
Francis Tsui 520223f3b9 Add IS_VLOG_ON macro to platform logging.
PiperOrigin-RevId: 820402805
2025-10-16 14:47:30 -07:00
Guogang Li 4c37f90965 Persist advertising endpoint ID.
PiperOrigin-RevId: 820267327
2025-10-16 09:25:06 -07:00
Guogang Li bffe543e49 Add PreferencesManager into ClientProxy.
PiperOrigin-RevId: 819896910
2025-10-15 13:47:29 -07:00