Implement Auto-reconnect after disconnection [1]

PiperOrigin-RevId: 592344338
This commit is contained in:
hai007
2023-12-19 14:27:40 -08:00
committed by Copybara-Service
parent 850c3e2788
commit 16cb7f70b3
18 changed files with 1576 additions and 7 deletions
+1
View File
@@ -40,6 +40,7 @@ cc_library(
"timer.h",
],
visibility = [
"//connections/implementation:__subpackages__",
"//connections/implementation/analytics:__subpackages__",
"//fastpair:__subpackages__",
"//internal/account:__pkg__",