Francis Tsui
981d7db305
Cleanup DeviceInfo
...
PiperOrigin-RevId: 891750619
2026-06-13 17:26:04 +05:30
hai007
111f9a5275
Replace libjingle_peerconnection_api with the proper dependencies.
...
PiperOrigin-RevId: 884814527
2026-06-13 17:23:29 +05:30
Francis Tsui
415b317f4f
Refactor OutgoingShareSession to handle both transfers and pairing.
...
PiperOrigin-RevId: 884809727
2026-06-13 17:12:49 +05:30
hai007
f459e95a58
Remove AutoReconnection code
...
PiperOrigin-RevId: 884691071
2026-06-13 17:11:12 +05:30
Francis Tsui
d20b819602
Add Binding messages.
...
PiperOrigin-RevId: 882297295
2026-06-13 17:03:26 +05:30
hai007
a718c1f69b
Fix flaky test InitializeUpgradedMediumForEndpoint_Success.
...
PiperOrigin-RevId: 882086351
2026-06-13 17:02:56 +05:30
Lasan Mahaliyana
7f2c10c0ea
Revert "internal changes"
...
This reverts commit cc4f2a191e .
2026-06-13 17:01:22 +05:30
Francis Tsui
cc4f2a191e
internal changes
...
PiperOrigin-RevId: 882086054
2026-06-13 16:54:19 +05:30
Edwin Wu
2f6cff0f08
Refactor GATT/L2CAP servers to support shared peripheral manager
...
PiperOrigin-RevId: 882024313
2026-06-13 16:52:26 +05:30
Francis Tsui
840d24896f
internal changes
...
PiperOrigin-RevId: 881708212
2026-06-13 16:51:58 +05:30
Francis Tsui
52345ffa16
internal
...
PiperOrigin-RevId: 881520802
2026-06-13 16:51:31 +05:30
hai007
d93b12c5b4
Add BW upgrade try count and more error codes.
...
PiperOrigin-RevId: 879903045
2026-06-13 16:50:43 +05:30
Francis Tsui
ad6a9383ed
internal changes
...
PiperOrigin-RevId: 879877961
2026-06-13 16:39:32 +05:30
hai007
ad984c9714
Create AwdlBwuHandlerTest and add AwdlEndpointChannelTest test.
...
PiperOrigin-RevId: 879740465
2026-06-13 16:04:51 +05:30
hai007
396a12c580
Refine Wifi Direct comments and use a constant for GO start delay.
...
PiperOrigin-RevId: 931363915
2026-06-12 15:31:16 -07:00
hai007
728a7050a3
Re-implement Windows WifiDirect with Windows.Devices.WiFiDirect Namespace.
...
PiperOrigin-RevId: 931324779
2026-06-12 14:13:03 -07:00
lasan
d7f703a991
Reapply "removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h"
...
This reverts commit 844bf42e7e .
2026-06-11 13:04:11 +05:30
lasan
844bf42e7e
Revert "removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h"
...
This reverts commit 18970db598 .
2026-06-11 12:42:59 +05:30
hai007
a8e604bbe4
Rename proto fields of the WifiDirectAuthType and WifiDirectCredentials
...
PiperOrigin-RevId: 929682564
2026-06-10 01:36:23 -07:00
edwinwugoog
e205d8a08f
PR #4395 : Update proto definitions - offline_wire_formats.proto and connections…
...
Imported from GitHub PR https://github.com/google/nearby/pull/4395
…_enums.proto for WiFi Direct
<!--
Thanks for submitting a pull request!
We appreciate you spending the time to work on these changes. Please provide
enough information so that others can review your pull request.
-->
## Summary
Update proto definitions - offline_wire_formats.proto and connections_enums.proto for WiFi Direct
## How did you test this change?
on test only update the proto definitions.
Copybara import of the project:
--
71aa603d4557652d87667455dc3233b8f7fd262a by Edwin Wu <edwinwu@google.com >:
Update proto definitions - offline_wire_formats.proto and connections_enums.proto for WiFi Direct
Merging this change closes #4395
PiperOrigin-RevId: 929606397
2026-06-09 22:27:52 -07:00
Francis Tsui
7d647f8a85
internal
...
PiperOrigin-RevId: 929547374
2026-06-09 19:48:25 -07:00
lasan
18970db598
removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h
2026-06-09 21:38:13 +05:30
Lasan Mahaliyana
b4776d9834
Update README.md
2026-06-09 20:53:23 +05:30
Francis Tsui
1f7408b33a
Refresh public certificates after successful pairing.
...
PiperOrigin-RevId: 928803074
2026-06-08 15:30:03 -07:00
Francis Tsui
b8dd6b3e27
Remove unused code.
...
PiperOrigin-RevId: 928758355
2026-06-08 14:04:45 -07:00
Francis Tsui
3dcbad2dea
Fix read error does not cause send to fail.
...
PiperOrigin-RevId: 928671777
2026-06-08 11:19:50 -07:00
Lasan Mahaliyana
15ee407927
profanity
2026-06-07 15:59:30 +05:30
Lasan Mahaliyana
957d4bfa4b
Update README.md
2026-06-07 10:34:47 +05:30
Lasan Mahaliyana
b6b074161f
Update README.md
2026-06-07 10:03:22 +05:30
Francis Tsui
e7e754611a
internal
...
PiperOrigin-RevId: 927440257
2026-06-05 12:55:17 -07:00
lasan
142890817c
removed redundant polling
2026-06-05 23:13:52 +05:30
lasan
40a9bb89b1
fixed crypto linking issues
2026-06-05 17:40:50 +05:30
lasan
314042740f
added file path tests. they all fail but hey they're there lol
2026-06-05 11:01:01 +05:30
lasan
84eaf3ef27
added null guards to device info
2026-06-05 10:59:01 +05:30
lasan
945406a9f3
this might be related to the build issue as well. dunno
2026-06-05 09:51:13 +05:30
lasan
60269728a4
fixed build issue on arch for some reason
2026-06-05 09:50:44 +05:30
lasan
4b0b06c238
formatting stuff
2026-06-05 09:50:29 +05:30
lasan
56a3e98480
feature parity with windows socket tests
2026-06-05 09:50:16 +05:30
Francis Tsui
33a6a48320
Update save path for file sync transfers.
...
PiperOrigin-RevId: 927012760
2026-06-04 19:19:16 -07:00
hai007
d6933211d9
Automated Code Change
...
PiperOrigin-RevId: 926997292
2026-06-04 18:29:26 -07:00
Francis Tsui
2a3b9cd809
Fix build failures.
...
PiperOrigin-RevId: 926873356
2026-06-04 13:59:37 -07:00
lasan
6de5147e35
rewrote bluetooth classic and ble l2cap sockets. added test for l2cap socket
2026-06-05 01:10:47 +05:30
lasan
275f31edb9
removed legacy handshake from l2cap server socket #2
2026-06-04 18:58:21 +05:30
lasan
577e9daf45
removed legacy handshake from l2cap server socket
2026-06-04 18:56:54 +05:30
lasan
a3342d61ed
removed legacy handshake from l2cap socket
2026-06-04 18:55:29 +05:30
hai007
9605d33327
the changes in sharing_enums is for internal clearcut logging.
...
PiperOrigin-RevId: 926443589
2026-06-03 21:24:46 -07:00
Francis Tsui
f7041e16ec
internal
...
PiperOrigin-RevId: 926321187
2026-06-03 15:56:57 -07:00
hai007
0e578f71d4
[Nearby Connections]: Avoid modifying gatt_advertisement_infos_ while iterating.
...
PiperOrigin-RevId: 926231653
2026-06-03 13:29:24 -07:00
hai007
00c8ae557a
Remove usages of libjingle_peerconnection_api.
...
PiperOrigin-RevId: 926159807
2026-06-03 11:29:10 -07:00
Francis Tsui
8bc556c4e7
internal
...
PiperOrigin-RevId: 925564968
2026-06-02 14:02:58 -07:00