Guogang Li
0ce08ab931
internal fix
...
PiperOrigin-RevId: 723992593
2025-02-06 10:43:23 -08:00
hai007
97690c6996
[cpp23] Remove usage of std::aligned_storage in nearby
...
Deprecated in C++23. Details in https://crbug.com/388068052 .
PiperOrigin-RevId: 722745132
2025-02-03 12:02:21 -08:00
Guogang Li
0575cbd155
Make sure got IP from hotspot
...
PiperOrigin-RevId: 721907499
2025-01-31 14:39:59 -08:00
Guogang Li
a51a93a6a1
Create xcframework for Nearby Connections
...
PiperOrigin-RevId: 721578171
2025-01-30 17:52:17 -08:00
Francis Tsui
79b99ae0a9
Fix build breakage from toolchain option changes.
...
PiperOrigin-RevId: 721433123
2025-01-30 10:15:29 -08:00
Guogang Li
b0be56bec8
Support blocking socket in Wi-Fi hotspot medium
...
PiperOrigin-RevId: 718006644
2025-01-21 11:42:56 -08:00
hai007
d73d1d0515
Solve BWU failing problem when Multiplex is enabled
...
PiperOrigin-RevId: 717982248
2025-01-21 10:45:21 -08:00
Guogang Li
4b8ea5db74
Support blocking socket in Wi-Fi LAN medium
...
PiperOrigin-RevId: 717979860
2025-01-21 10:40:00 -08:00
Guogang Li
5bceb997c8
Fixed the transfer speed issue from Android to Windows
...
PiperOrigin-RevId: 716297509
2025-01-16 10:55:32 -08:00
Guogang Li
07db16d351
blocking socket implementation
...
PiperOrigin-RevId: 715617508
2025-01-14 19:40:36 -08:00
Francis Tsui
912d12b101
Remove file flush.
...
PiperOrigin-RevId: 715239362
2025-01-13 22:32:39 -08:00
Guogang Li
877a2d3e5b
Register MDNS service using Win32 API
...
PiperOrigin-RevId: 714283635
2025-01-10 17:38:50 -08:00
Guogang Li
694a722d2c
Keep existing Wi-Fi hotspot device when having new connection comes in
...
PiperOrigin-RevId: 714130787
2025-01-10 12:09:02 -08:00
Guogang Li
dd6aceac05
Add flags for blocking socket implementation
...
PiperOrigin-RevId: 714078124
2025-01-10 09:28:52 -08:00
hai007
f64004643f
Automated Code Change
...
PiperOrigin-RevId: 713912995
2025-01-09 22:06:50 -08:00
Francis Tsui
3c186dc203
Log error message when file operations fail.
...
PiperOrigin-RevId: 712736323
2025-01-06 19:51:52 -08:00
Francis Tsui
b7de2347b8
Prevent crash when failed to create output dir.
...
PiperOrigin-RevId: 712709379
2025-01-06 18:02:46 -08:00
hai007
e458d6afaa
This fixes a discrepancy between the C++ and Java version of the ToFourDigitString() function, given byte array inputs that include negative signed byte values.
...
Added a unit test to verify that the output with negative signed bytes in the input will result in the same output as the Java version.
PiperOrigin-RevId: 712709020
2025-01-06 17:58:35 -08:00
Janusz Sobczak
949c035446
Clean up build rules
...
PiperOrigin-RevId: 712669082
2025-01-06 15:02:15 -08:00
Janusz Sobczak
f9292be707
Remove unused fastpair C++ implementation to streamline the codebase
...
PiperOrigin-RevId: 712639309
2025-01-06 13:26:55 -08:00
hai007
1864b0b555
Automated Code Change
...
PiperOrigin-RevId: 709495106
2024-12-24 23:33:59 -08:00
hai007
42db63c19b
Add support for reading multiple frames from one BlockingQueueStream buffer
...
PiperOrigin-RevId: 709247147
2024-12-23 22:54:08 -08:00
Francis Tsui
c9fbf6b690
internal changes
...
PiperOrigin-RevId: 709164576
2024-12-23 15:28:50 -08:00
Francis Tsui
dbc81e94a2
Internal changes
...
PiperOrigin-RevId: 709100092
2024-12-23 10:49:06 -08:00
Suet-Fei Li
f7261d223b
internal fix.
...
PiperOrigin-RevId: 707283565
2024-12-17 16:02:36 -08:00
Guogang Li
e907d82d9d
Handle socket error when sending data
...
PiperOrigin-RevId: 706886939
2024-12-16 17:25:29 -08:00
Guogang Li
7a6e0b325f
Internal bug fix
...
PiperOrigin-RevId: 706787229
2024-12-16 12:06:14 -08:00
Francis Tsui
eae28d3a45
Increase socket send buffer size.
...
PiperOrigin-RevId: 705225169
2024-12-11 13:46:31 -08:00
Guogang Li
0d05883b76
Internal refactor
...
PiperOrigin-RevId: 705210963
2024-12-11 13:08:18 -08:00
Guogang Li
8979083e31
internal bug fix
...
PiperOrigin-RevId: 704819636
2024-12-10 13:16:13 -08:00
Guogang Li
0a69343ca1
Support Wi-Fi hotspot client using native API
...
PiperOrigin-RevId: 703131016
2024-12-05 08:56:06 -08:00
hai007
2a43f74e1e
Automated Code Change
...
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08:00
Francis Tsui
79f1a2e492
Add ability to load single PublicCertificate by ID.
...
PiperOrigin-RevId: 700754672
2024-11-27 11:10:27 -08:00
Francis Tsui
99201215c0
Make g3 LocalAppDataPath match .NET path.
...
PiperOrigin-RevId: 700180665
2024-11-25 19:46:29 -08:00
Nick Bourdakos
3caae8d58d
Remove compatible_with from Bazel targets
...
PiperOrigin-RevId: 698102508
2024-11-19 12:19:39 -08:00
Francis Tsui
7a02d2f888
Fix folder transfer.
...
PiperOrigin-RevId: 698044680
2024-11-19 09:26:49 -08:00
Anay Wadhera
b00d9ab8ce
internal change
...
PiperOrigin-RevId: 697827597
2024-11-18 18:27:58 -08:00
hai007
01212035e7
Automated Code Change
...
PiperOrigin-RevId: 697111349
2024-11-16 00:10:45 -08:00
Edwin Wu
2c31d77ea9
Add ErrorOr to Nearby Platform
...
PiperOrigin-RevId: 697048097
2024-11-15 17:43:19 -08:00
hai007
aa65e11580
Automated Code Change
...
PiperOrigin-RevId: 696760539
2024-11-14 21:59:48 -08:00
Francis Tsui
6128c537d8
cleanup oauth HTTP server.
...
PiperOrigin-RevId: 696559039
2024-11-14 09:58:03 -08:00
Nick Bourdakos
01a4c7967e
No-op the disconnect method in the BLE GATT client
...
PiperOrigin-RevId: 696171997
2024-11-13 09:54:23 -08:00
Francis Tsui
e9ce9dd160
Fix passing client credentials into signin.
...
PiperOrigin-RevId: 695417509
2024-11-11 11:19:29 -08:00
Francis Tsui
c1e145eb04
Remove WaitForRunningTasksWithTimeout.
...
PiperOrigin-RevId: 694627070
2024-11-08 13:49:21 -08:00
hai007
cb07eead88
Implement multiplex for WIFI_LAN
...
PiperOrigin-RevId: 694239460
2024-11-07 14:02:22 -08:00
Francis Tsui
0a0c915a79
Create new SigninAttempt object.
...
PiperOrigin-RevId: 694229619
2024-11-07 13:31:36 -08:00
Guogang Li
f391af8e47
Enhance on Bluetooth discovery check
...
PiperOrigin-RevId: 691947459
2024-10-31 15:05:16 -07:00
Anay Wadhera
7f7dee54c0
Fix invalid exponent asan error
...
PiperOrigin-RevId: 691922825
2024-10-31 13:50:03 -07:00
Anay Wadhera
9baf250162
Deflake weave client socket test.
...
PiperOrigin-RevId: 691556678
2024-10-30 14:34:49 -07:00
hai007
9c81350351
Added visibility on test only target for 1st party partners.
...
PiperOrigin-RevId: 691116241
2024-10-29 12:22:59 -07:00