Francis Tsui
6d9122c4eb
Reuse the same wifi lan listening port number if endpoint ID stays the same.
...
PiperOrigin-RevId: 810534040
2025-09-23 12:16:23 -07:00
Francis Tsui
a43adfb93c
Stop setting IPAddress field in NsdServiceInfo on advertising.
...
PiperOrigin-RevId: 810516970
2025-09-23 11:35:20 -07:00
hai007
bbecf44a56
Refactor WifiLanBwuHandler test to improve test coverage.
...
PiperOrigin-RevId: 807379771
2025-09-15 14:17:54 -07:00
hai007
b56d18d577
Refactor WifiLanBwuHandler test to improve test coverage.
...
PiperOrigin-RevId: 806350972
2025-09-12 11:01:53 -07:00
Janusz Sobczak
2c55c0cdbd
Refactor Pipe implementation
...
* Remove Pipe classes
* Rename BasePipe to Pipe
* Hide Pipe class in anonymous namespace in pipe.cc
* Add CreatePipe static method
* Replace Payload(std::function<InputStream&()>) with Payload(std::unique_ptr<InputStream>)
* Find&Replace Pipe usages
PiperOrigin-RevId: 557276980
2023-08-15 15:53:58 -07:00
Janusz Sobczak
20db5da721
Extract SocketBase
...
Test only change.
Extracts a common base class for BluetoothSocket, BleSocket, BleV2Socket, WifiDirectSocket, WifiHotspotSocket and WifiLanSocket to reduce code duplication.
PiperOrigin-RevId: 557267937
2023-08-15 15:22:06 -07:00
Janusz Sobczak
f4d85f9b90
Migrate to AnyInvocable in platform code
...
PiperOrigin-RevId: 504104740
2023-01-23 16:04:21 -08:00
Suet-Fei Li
084f7ebd88
Remove location namespace in third_party/nearby.
...
PiperOrigin-RevId: 500023196
2023-01-06 02:53:57 -08:00
hai007
6ebf3731c8
Add WifiLan validation check
...
PiperOrigin-RevId: 452402734
2022-06-01 15:51:06 -07:00
hais
f5fcd35ced
nearby sdk refactor
...
PiperOrigin-RevId: 425434260
2022-02-02 11:56:39 -08:00