Lasan Mahaliyana
5aec6d6f62
added IPC server
2026-06-20 10:52:08 +05:30
Lasan Mahaliyana
b970cf4826
removed qml tray app
2026-06-19 20:09:23 +05:30
Lasan Mahaliyana
8b456eeaf8
Update README.md
2026-06-19 19:13:50 +05:30
Lasan Mahaliyana
d5b9a9cd13
updated workflows
2026-06-19 19:11:56 +05:30
Lasan Mahaliyana
7d144a8a3f
updated workflows
2026-06-19 19:10:22 +05:30
Lasan Mahaliyana
9fd1060028
removed logging
2026-06-19 19:07:34 +05:30
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
hai007
2fadd51c28
Automated Code Change
...
PiperOrigin-RevId: 934687878
2026-06-18 20:14:28 -07:00
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
Francis Tsui
a9b46f6029
Fix flaky test
...
PiperOrigin-RevId: 934044706
2026-06-17 19:03:16 -07:00
Francis Tsui
843fb817ac
remove EnableFileSync flag
...
PiperOrigin-RevId: 933972548
2026-06-17 16:02:18 -07:00
hai007
8efa219dcf
Implement dynamic role switching for bandwidth upgrades.
...
PiperOrigin-RevId: 933898362
2026-06-17 13:39:58 -07:00
hai007
b84b70aa00
Automated Code Change
...
PiperOrigin-RevId: 933452115
2026-06-16 20:26:18 -07:00
hai007
dad8125efb
Automated Code Change
...
PiperOrigin-RevId: 933450465
2026-06-16 20:20:48 -07:00
Francis Tsui
0cceb4079f
Use a shared executor for g3 timers.
...
PiperOrigin-RevId: 933431037
2026-06-16 19:30:00 -07:00
Nicholas Levin
a4a8e91a0b
Automated Code Change
...
PiperOrigin-RevId: 933139919
2026-06-16 09:47:25 -07:00
Will Harmon
a62fae14a6
Add a transfer UUID
...
PiperOrigin-RevId: 932622013
2026-06-15 13:04:01 -07:00
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
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