Francis Tsui
6f52ec53dd
Remove unnecessary code.
...
PiperOrigin-RevId: 908359047
2026-04-30 13:55:42 -07:00
Francis Tsui
dacbd03aa1
Replace ByteArray with std::string.
...
PiperOrigin-RevId: 900893850
2026-04-16 13:52:02 -07:00
Francis Tsui
65276b6891
Fix build warnings.
...
PiperOrigin-RevId: 877501913
2026-03-02 11:40:35 -08:00
Francis Tsui
cffc8b2c57
Fix include files.
...
PiperOrigin-RevId: 842876174
2025-12-10 14:15:58 -08:00
Francis Tsui
4652aef48c
WifiLan::Change GetUpgradeAddressCandidates to use ServiceAddress.
...
PiperOrigin-RevId: 842257461
2025-12-09 08:48:31 -08:00
hai007
ea2a651911
Wi-Fi Direct Service Implementation(7)
...
PiperOrigin-RevId: 834584965
2025-11-19 21:45:43 -08:00
Francis Tsui
ee1a46c3da
Fix code style.
...
PiperOrigin-RevId: 831606257
2025-11-12 17:37:55 -08:00
Francis Tsui
e49fe76dc5
Make use of address candidates in Hotspot credentials.
...
PiperOrigin-RevId: 830572287
2025-11-10 13:17:43 -08:00
Francis Tsui
8622fe7bf5
Provide IP address candidate list for LAN upgrade.
...
PiperOrigin-RevId: 825584250
2025-10-29 09:37:19 -07:00
Johnson Lu
ee9266b175
Implement Dynamic Role Switch
...
Implement dynamic role switch in bwu manager. When NC receive BWU request, it will check if it should switch role based on the device's capability.
PiperOrigin-RevId: 755703443
2025-05-06 23:38:16 -07:00
Anay Wadhera
b6829008f2
Deprecate flag kProcessBwuFrameAfterPcpConnected
...
PiperOrigin-RevId: 659611911
2024-08-05 11:06:05 -07:00
Anay Wadhera
26d5055b13
Deprecate flag kIgnoreUpgradePathAvailableFrameForAdvertiser
...
PiperOrigin-RevId: 659123571
2024-08-03 11:08:50 -07:00
hai007
6deec6a735
Fix bwu_manager_test.cc
...
PiperOrigin-RevId: 658595183
2024-08-01 17:33:44 -07:00
Eiden Kim
76b4f6c51a
Block any upgrade path available frames in Advertising side
...
PiperOrigin-RevId: 636753678
2024-05-23 19:29:19 -07:00
Eiden Kim
35a8289ef4
Block any BWU frames before the NC connection accepted by both side
...
PiperOrigin-RevId: 625459811
2024-04-16 14:49:14 -07:00
hai007
d477a2d174
Apply GO frequency to NC that queries from Intel PIE SDK
...
PiperOrigin-RevId: 569558266
2023-09-29 12:25:01 -07:00
hai007
55aedfb235
Implement Safe to Disconnect feature
...
PiperOrigin-RevId: 560119556
2023-08-25 09:51:44 -07:00
hai007
742f57423c
Enable WIFI_DIRECT in NC connection layer
...
PiperOrigin-RevId: 538827162
2023-06-08 10:36:32 -07:00
Suet-Fei Li
084f7ebd88
Remove location namespace in third_party/nearby.
...
PiperOrigin-RevId: 500023196
2023-01-06 02:53:57 -08:00
hai007
499b2691f4
WIFI Direct implementation (3)
...
Part 3: BWU and client interface part
PiperOrigin-RevId: 498218241
2022-12-28 11:22:48 -08:00
hai007
8f681dece0
Throughput profiling
...
PiperOrigin-RevId: 477752265
2022-09-29 10:02:11 -07:00
hai007
ef014d47b8
Disable encryption for HOTSPOT
...
PiperOrigin-RevId: 463773343
2022-07-28 00:51:47 -07:00
hai007
e4a0f280e2
BWU Hotspot Responder(client) need to disconnect Hotspot when the session is done
...
PiperOrigin-RevId: 460577462
2022-07-12 16:23:48 -07:00
hai007
7d3b6d7d82
Disable BWU from WLAN to Hotspot for Discoverer side
...
Windows doesn't support BWU from WIFI_LAN to WIFI_HOTSPOT. Because when the discoverer side try to switch from current AP to the Hotspot, it loss physical connection. When here's no physical connection, BWU protocol frame exchange won't be finished successfully, then BWU will fail eventually.
In the current code implementation, if Windows Nearby act as Advertiser, it will not do BWU from WLAN to Hotspot. This CL adds similar logic when Windows Nearby act as discoverer.
PiperOrigin-RevId: 453248717
2022-06-06 11:50:06 -07:00
hai007
d09f53a40b
Unit test for WIFI Hotspot in BWU layer
...
PiperOrigin-RevId: 445437919
2022-04-29 09:29:59 -07:00
nohle
98a5b9d0ee
[Nearby Connections][C++] Track bandwidth upgrade mediums for each endpoint (4/4 unit tests)
...
Add unit tests for BaseBwuHandler and BwuManager (BWU initiation only). Add fake classes and helper methods needed for testing. Refine comments and logs.
PiperOrigin-RevId: 442021842
2022-04-15 08:33:21 -07:00
hais
f5fcd35ced
nearby sdk refactor
...
PiperOrigin-RevId: 425434260
2022-02-02 11:56:39 -08:00