hai007
|
094dcf30b5
|
Refactor MultiplexSocketTest to improve test coverage.
PiperOrigin-RevId: 796459727
|
2025-08-18 09:36:16 -07:00 |
|
hai007
|
00a2999269
|
Format all the files in CL786733783
PiperOrigin-RevId: 786873870
|
2025-07-24 16:25:18 -07:00 |
|
hai007
|
71cdf84236
|
Replace NEARBY_LOGS with LOG for all coding under google3/third_party/nearby/
PiperOrigin-RevId: 786733783
|
2025-07-24 09:34:17 -07:00 |
|
hai007
|
190bb141cc
|
Implement AWDL in connection layer (part 1)
PiperOrigin-RevId: 742925127
|
2025-04-01 19:11:20 -07: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 |
|
hai007
|
f976f7e05a
|
Add Bluetooth Multiplex and WiFiLan Multiplex flags for better control.
PiperOrigin-RevId: 720337637
|
2025-01-27 15:57:52 -08:00 |
|
hai007
|
cb07eead88
|
Implement multiplex for WIFI_LAN
PiperOrigin-RevId: 694239460
|
2024-11-07 14:02:22 -08:00 |
|
Guogang Li
|
d5b5d92f87
|
Internal logging update
PiperOrigin-RevId: 669420403
|
2024-08-30 13:08:35 -07:00 |
|
hai007
|
7e4be1131b
|
[Multiplex] Create ShutdownAll() method to shutdown all the virtual sockets and streams.
PiperOrigin-RevId: 660875041
|
2024-08-08 09:55:12 -07:00 |
|
hai007
|
d730c6a437
|
[Multiplex] Fix the issue that the physical socket is not handled properly.
PiperOrigin-RevId: 660594414
|
2024-08-07 17:12:39 -07:00 |
|
hai007
|
673af15b5a
|
The shutdown flag should be set to true when all virtual sockets are disconnected.
PiperOrigin-RevId: 658149636
|
2024-07-31 14:49:24 -07:00 |
|
hai007
|
1973a803a8
|
Fix the flaky test of multiplex_socket_test.
PiperOrigin-RevId: 657728480
|
2024-07-30 14:21:04 -07:00 |
|
hai007
|
09094110c8
|
Replace dynamic_cast with down_cast
PiperOrigin-RevId: 654066599
|
2024-07-19 11:17:05 -07:00 |
|
hai007
|
25deb0962f
|
Implement Bluetooth Multiplex.
PiperOrigin-RevId: 651921709
|
2024-07-12 16:52:46 -07:00 |
|
hai007
|
1c8395eede
|
Fix the bug that the multiplex socket is not closed properly.
PiperOrigin-RevId: 633675141
|
2024-05-14 12:47:19 -07:00 |
|
hai007
|
7c72774167
|
Multiplex implementation - Create Multiplex Socket
PiperOrigin-RevId: 632628955
|
2024-05-10 16:11:26 -07:00 |
|