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