Lasan Mahaliyana
|
98675edaca
|
Only wait for PAYLOAD_RECEIVED_ACK on last chunk when peer advertises payload-ack support
|
2026-02-10 18:33:27 +05:30 |
|
Lasan Mahaliyana
|
3fd04004d6
|
updated BUILD files and MODULE.bazel for bazel 9
|
2026-02-06 23:28:25 +05:30 |
|
kidfromjupiter
|
4d2f34ccfb
|
upstream changes applied to linux impl
|
2026-02-04 22:04:03 +00:00 |
|
kidfromjupiter
|
e52e7c8d18
|
Merge remote-tracking branch 'nearby/main' into apply-upstream
# Conflicts:
# MODULE.bazel
# connections/implementation/mediums/ble_v2.cc
# internal/platform/implementation/BUILD
|
2026-02-04 19:12:40 +00:00 |
|
Francis Tsui
|
387deafa65
|
Deprecate enable_payload_received_ack flag.
PiperOrigin-RevId: 865065427
|
2026-02-03 15:10:57 -08:00 |
|
Francis Tsui
|
08aea922d8
|
Fix TSAN error.
PiperOrigin-RevId: 864960537
|
2026-02-03 11:10:55 -08:00 |
|
kidfromjupiter
|
e09907e335
|
Re enabled l2cap for testing
|
2026-02-03 17:26:56 +00:00 |
|
Francis Tsui
|
21dd3eb21c
|
Fix flaky test.
PiperOrigin-RevId: 864541156
|
2026-02-02 15:13:36 -08:00 |
|
hai007
|
684e84ac5e
|
Automated Code Change
PiperOrigin-RevId: 862646603
|
2026-01-29 02:52:46 -08:00 |
|
Edwin Wu
|
96f1a879a7
|
Remove hardcoded NearbyFlags overrides for iOS in nc.cc.
PiperOrigin-RevId: 861461177
|
2026-01-26 19:25:23 -08:00 |
|
Francis Tsui
|
8058ad9b22
|
Lock down flags targets.
PiperOrigin-RevId: 859662460
|
2026-01-22 10:09:51 -08:00 |
|
Francis Tsui
|
9a586a8482
|
Deprecate EnableInstantOnLost flag.
PiperOrigin-RevId: 859246006
|
2026-01-21 13:45:14 -08:00 |
|
Francis Tsui
|
93387033e8
|
Internal change
PiperOrigin-RevId: 859234559
|
2026-01-21 13:24:24 -08:00 |
|
Francis Tsui
|
f62858dd30
|
Internal changes
PiperOrigin-RevId: 859234180
|
2026-01-21 13:19:42 -08:00 |
|
hai007
|
52c0e44813
|
Remove EnableBleV2 flag.
PiperOrigin-RevId: 858892895
|
2026-01-20 21:18:07 -08:00 |
|
kidfromjupiter
|
a209c46fa3
|
added nearby_sharing_app implementing nearby_sharing_service for linxu
|
2026-01-21 07:50:24 +05:30 |
|
Francis Tsui
|
10c85fe248
|
Remove EnableBleV2 flag.
PiperOrigin-RevId: 858672879
|
2026-01-20 11:15:44 -08:00 |
|
kidfromjupiter
|
08092be40a
|
Added Build for file_share
|
2026-01-17 18:10:45 +00:00 |
|
kidfromjupiter
|
d516d0b3c1
|
Added file_share example app to connections
|
2026-01-17 15:47:53 +05:30 |
|
kidfromjupiter
|
a8f706c801
|
Fixed a segfault with dangling listeners
|
2026-01-17 08:15:17 +00:00 |
|
Edwin Wu
|
c00aa5a12a
|
Remove kUseStableEndpointId flag override.
PiperOrigin-RevId: 857422709
|
2026-01-16 21:57:24 -08:00 |
|
Francis Tsui
|
581d232cd5
|
Deprecate EnableReadGattForExtendedAdvertisement flag.
PiperOrigin-RevId: 857322636
|
2026-01-16 15:20:43 -08:00 |
|
Francis Tsui
|
b4a9f7ccc0
|
Remove EnableGattQueryInThread flag.
PiperOrigin-RevId: 857291479
|
2026-01-16 13:53:40 -08:00 |
|
Francis Tsui
|
2cda47c30c
|
Deprecate DisableBluetoothClassicScanning flag.
PiperOrigin-RevId: 856914065
|
2026-01-15 19:04:35 -08:00 |
|
Francis Tsui
|
e2714e1685
|
Deprecate UseStableEndpointId flag.
PiperOrigin-RevId: 856873445
|
2026-01-15 16:44:47 -08:00 |
|
Francis Tsui
|
b5796d2394
|
Simplify use of ByteArray.
PiperOrigin-RevId: 855304597
|
2026-01-12 11:15:52 -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
|
ad6267d236
|
Remove unused code
PiperOrigin-RevId: 853316103
|
2026-01-07 10:20:46 -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
|
877fcf8cd8
|
Fix build breakage.
PiperOrigin-RevId: 850761248
|
2025-12-31 09:03:32 -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 |
|
Francis Tsui
|
da41bcd194
|
Fix tests to actually check session durations and delays.
PiperOrigin-RevId: 849273112
|
2025-12-26 14:45:48 -08:00 |
|
Francis Tsui
|
34e9326311
|
Remove unused code.
PiperOrigin-RevId: 847875947
|
2025-12-22 14:02:47 -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 |
|
hai007
|
9cf53e968b
|
Wi-Fi Direct Service Implementation(8.3)
PiperOrigin-RevId: 843969255
|
2025-12-12 22:46:16 -08:00 |
|
Anay Wadhera
|
506f00b275
|
Export _NcCreateServiceWithEventLogger as well
PiperOrigin-RevId: 843781238
|
2025-12-12 12:02:35 -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
|
ccb180bc56
|
Add BLE out-of-band connection metadata fields.
PiperOrigin-RevId: 835365782
|
2025-11-21 14:46:39 -08:00 |
|
Guogang Li
|
b45077eedb
|
Add RetrieveBlePeripheralFromNativeId to BleMedium.
PiperOrigin-RevId: 835253368
|
2025-11-21 09:33:14 -08:00 |
|