WiFi Framework C++ Edition

◆ DoAcceptDevice()

virtual void DoAcceptDevice ( CwclWiFiDirectDevice *const  Device,
bool &  Accept 
)
protectedvirtual

Fires the OnAcceptDevice event.

Parameters
DeviceThe WiFi Direct device object.
AcceptAn application must set this parameter to True to accept a connection request. If an application sets the parameter to False a connection request will be rejected.
See also
CwclWiFiDirectDevice