Hi All,
We are implementing p2p for windows applications,
1.WlanScan function adding pIeData and scaning
2.using WlanGetAvailableNetworkList function we can get p2p enable devices like 'DIRECT-' devices
3.for WFDStartOpenSession fun we need pDeviceAddress,
4. so we are using WlanGetNetworkBssList to get dot11BssType(deviceaddress)
But in this function we are unable to get p2p enable devices (DIRECT-)
Plz anyone Describe the problem and solution for p2p.
Is there any way to implement p2p for windows Desktop Applications
and give some suggestion and samples
umapathi