mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Wi-Fi Direct Service Implementation(9.3)
PiperOrigin-RevId: 859401498
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user