Strange behavior of DevicePairingResultStatus::Failed
quanwen du
41
Reputation points
Hello,
When we use DeviceInformationCustomPairing::PairAsync() to pair with phone, the interface sometimes returns DevicePairingResultStatus::Failed. We assume this is an unknown failure. But if we ignore this error and try WiFiDirectDevice::FromIdAsync() to get WiFiDirectDevice, it will success and the P2P is actually setup successfully(e.g. ping is OK).
Can you explain the behavior above? can we ignore DevicePairingResultStatus::Failed or take it as success?
Thanks
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Sign in to answer