Add QR code pairing

This commit is contained in:
Yukino Song
2024-08-31 12:04:39 +08:00
parent d416886999
commit 6e407578c3
10 changed files with 262 additions and 31 deletions

View File

@@ -567,6 +567,9 @@ namespace platf {
std::string
get_mac_address(const std::string_view &address);
std::string
get_local_ip_for_gateway();
std::string
from_sockaddr(const sockaddr *const);
std::pair<std::uint16_t, std::string>