Doesn't build yet. But did more work to align the older fork with newer APIs.

This commit is contained in:
kidfromjupiter
2025-12-29 13:35:08 +00:00
parent 5f93c46954
commit 6c41d26a86
52 changed files with 279 additions and 289 deletions
@@ -68,7 +68,7 @@ std::string WifiLanServerSocket::GetIPAddress() const {
}
}
NEARBY_LOGS(ERROR)
LOG(ERROR)
<< __func__ << ": Could not find any active IP addresses for this device";
return std::string();
}