Wi-Fi Direct Service Implementation(9.3)

PiperOrigin-RevId: 859401498
This commit is contained in:
hai007
2026-01-21 21:19:11 -08:00
committed by Copybara-Service
parent 8c4711711a
commit 0eb177d4b5
4 changed files with 113 additions and 57 deletions
@@ -54,6 +54,9 @@ bool is_nearby_uuid_equal_to_winrt_guid(const Uuid& uuid,
// Returns the DNS host name of the computer or std::nullopt if it fails.
std::optional<std::wstring> GetDnsHostName();
// Returns true if the system has an Intel Wi-Fi adapter.
bool IsIntelWifiAdapter();
namespace Constants {
// The Id of the Service Name SDP attribute
const uint16_t SdpServiceNameAttributeId = 0x100;