Commit Graph
3016 Commits
Author SHA1 Message Date
Anay Wadhera 60d5fe440e internal analytics
PiperOrigin-RevId: 727050454
2025-02-14 13:46:08 -08:00
Anay Wadhera 5001b9fd08 Make NC_DATA's length field an unsigned int
PiperOrigin-RevId: 726729432
2025-02-13 19:29:48 -08:00
Guogang Li 3de3a9479d Create a help class to generate data
PiperOrigin-RevId: 726714013
2025-02-13 18:25:07 -08:00
Guogang Li 788984f182 read bits from base stream
PiperOrigin-RevId: 726515524
2025-02-13 09:17:14 -08:00
hai007 00e6b231f6 Automated Code Change
PiperOrigin-RevId: 726320513
2025-02-12 21:58:34 -08:00
Francis Tsui 1d3b17821b Fix issue with multiple Cancellations for same target ID.
PiperOrigin-RevId: 726234081
2025-02-12 16:08:37 -08:00
Francis Tsui 2587c6abad Do not reschedule private cert expiration check if user is logged out.
PiperOrigin-RevId: 726168581
2025-02-12 13:10:47 -08:00
hai007 d08d976c0a Output the instant_connection_result field to the sender flow table
PiperOrigin-RevId: 725938297
2025-02-12 00:33:22 -08:00
Anay Wadhera f94c4837d7 add date last modified to payload header
PiperOrigin-RevId: 725738383
2025-02-11 12:54:28 -08:00
Guogang Li 58eea077e1 support base85 encoding/decoding
PiperOrigin-RevId: 725692677
2025-02-11 10:50:44 -08:00
hai007 7b31ce68c4 Log IC result into bandwidth quality change
PiperOrigin-RevId: 725553323
2025-02-11 03:00:20 -08:00
Edwin Wu 74146df90a Rename WifiLan to NWFramework(Network.Framework) and put them as common codes.
PiperOrigin-RevId: 725486114
2025-02-10 22:47:21 -08:00
Francis Tsui 9a98e8dacf Fix updating OutgoingShareSession for dedup.
PiperOrigin-RevId: 725347879
2025-02-10 14:28:28 -08:00
Anay Wadhera 6eb9675117 internal change
PiperOrigin-RevId: 724963078
2025-02-09 12:34:22 -08:00
hai007 47c6e742da Automated Code Change
PiperOrigin-RevId: 724626448
2025-02-08 01:59:09 -08:00
Guogang Li 0ce08ab931 internal fix
PiperOrigin-RevId: 723992593
2025-02-06 10:43:23 -08:00
hai007 c6c8c23923 [Analytics]Join HaTs session ID with Flow ID.
PiperOrigin-RevId: 723305804
2025-02-04 18:35:08 -08:00
Francis Tsui 3706d9d497 Cleanup
PiperOrigin-RevId: 723240490
2025-02-04 15:08:14 -08:00
Nick Bourdakos dc0633c0f8 Internal change
PiperOrigin-RevId: 723164767
2025-02-04 11:28:56 -08:00
Anay Wadhera 2fec57f2b3 PR #3188: Remove validation steps related to fastpair rust
Imported from GitHub PR https://github.com/google/nearby/pull/3188

## Summary
This project was removed as part of deprecating OSS fastpair.

## How did you test this change?
CI

Copybara import of the project:

--
5d372ff181351d5b2a8129e38f716481d56647d5 by Anay Wadhera <awadhera@google.com>:

Remove validation steps related to fastpair rust

This project was removed as part of deprecating OSS fastpair.

Merging this change closes #3188

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/nearby/pull/3188 from anayw2001:main 5d372ff181351d5b2a8129e38f716481d56647d5
PiperOrigin-RevId: 722914722
2025-02-03 20:56:22 -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
Francis Tsui e76adeab50 Move disconnection timeout into OutgoingShareSession.
PiperOrigin-RevId: 722519076
2025-02-02 22:59:12 -08:00
Francis Tsui 17c6dd8ee4 Keep management of outgoing_share_target_map_ and outgoing_share_session_map_ together.
PiperOrigin-RevId: 721918835
2025-01-31 15:15:17 -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
Francis Tsui c9686fdb0f Add APK support
PiperOrigin-RevId: 720620879
2025-01-28 10:19:49 -08:00
hai007 f976f7e05a Add Bluetooth Multiplex and WiFiLan Multiplex flags for better control.
PiperOrigin-RevId: 720337637
2025-01-27 15:57:52 -08:00
Anay Wadhera b2a71e427d internal change
PiperOrigin-RevId: 720250168
2025-01-27 11:43:17 -08:00
Guogang Li ed6562754b Enhance on keep alive
PiperOrigin-RevId: 719317678
2025-01-24 08:45:49 -08:00
Eiden Kim 639581f6db Internal change
PiperOrigin-RevId: 718041042
2025-01-21 13:12:51 -08:00
Suet-Fei Li 7b9217583b set a default lambda value for if_hp_realtek_device_.
PiperOrigin-RevId: 718018321
2025-01-21 12:11:38 -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
Suet-Fei Li 951f3b194d add flag disable_wifi_hotspot_for_selected_devices and use it to disable wifi hotspot for HP Realtek devices.
PiperOrigin-RevId: 716405757
2025-01-16 15:45:13 -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 e3a2460844 Add unittest.
PiperOrigin-RevId: 715587586
2025-01-14 17:26:08 -08:00
Francis Tsui 6694e2bf19 Ignore cert refresh when not logged in.
PiperOrigin-RevId: 715556067
2025-01-14 15:39:40 -08:00
Francis Tsui 58e8a32036 Internal changes
PiperOrigin-RevId: 715489264
2025-01-14 12:46:59 -08:00
Francis Tsui 912d12b101 Remove file flush.
PiperOrigin-RevId: 715239362
2025-01-13 22:32:39 -08:00
Johnson Lu 2b861b63e2 Add last_endpoint_id to AutoReconnectFrame
PiperOrigin-RevId: 715189500
2025-01-13 18:50:38 -08:00
hai007 3c094323f6 Automated Code Change
PiperOrigin-RevId: 714797438
2025-01-12 19:42:57 -08:00
Edwin Wu ed79ce5f03 [NearbyConnection] Change the parameter names from connection_info to pending_connection_info
PiperOrigin-RevId: 714284466
2025-01-10 17:43:45 -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
Chris Kennelly 6ed80e2ffd Automated Code Change
PiperOrigin-RevId: 713452621
2025-01-08 16:22:09 -08:00