Lasan Mahaliyana
2f9316b016
added nearby sharing cli test binary
2026-06-19 19:07:08 +05:30
Lasan Mahaliyana
5687f65c28
added l2cap refactored flow to socket
2026-06-19 16:15:13 +05:30
Lasan Mahaliyana
b504039bcb
removed bespoke stream semantics of l2cap socket and replaced with generic linux version
2026-06-19 11:27:37 +05:30
Lasan Mahaliyana
14fbeb67c4
refactored linux sharing platform
2026-06-19 05:06:02 +05:30
Lasan Mahaliyana
be227f8466
added top level stubs to match upstream
2026-06-19 04:43:29 +05:30
Lasan Mahaliyana
cabac1e032
Update README.md
2026-06-15 13:10:11 +05:30
Lasan Mahaliyana
e159e3fde3
Merge branch 'main' of github.com:kidfromjupiter/nearby
2026-06-15 12:49:40 +05:30
Lasan Mahaliyana
3a2dd0aeb4
added fast initiation manager and local test script for linux
2026-06-15 12:48:26 +05:30
Lasan Mahaliyana
34dc67c093
Update README.md
2026-06-13 22:27:49 +05:30
Lasan Mahaliyana
63f0f319c6
Stop tracking unnecessary build files
2026-06-13 22:10:38 +05:30
Lasan Mahaliyana
4031d895f4
Merge branch 'sync-upstream'
...
bringing main up to speed with upstream
2026-06-13 22:05:46 +05:30
Lasan Mahaliyana
c20d7affc4
finished merge with upstream
2026-06-13 22:02:21 +05:30
Lasan Mahaliyana
c34efc75f8
Merge remote-tracking branch 'nearby/main' into sync-upstream
2026-06-13 21:02:50 +05:30
Lasan Mahaliyana
e3fad280d9
Reapply "Cleanup DeviceInfo"
...
This reverts commit 024fcb1457 .
2026-06-13 18:30:06 +05:30
Lasan Mahaliyana
024fcb1457
Revert "Cleanup DeviceInfo"
...
This reverts commit 981d7db305 .
2026-06-13 18:28:09 +05:30
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
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