#include <dwc.h>
BOOL DWC_CheckInet(void);None.
TRUE |
The automatic connection process is completed. |
FALSE |
The automatic connection process is either underway or about to start. |
Checks the progress of the automatic connection process. After calling DWC_ProcessInet, use this function to check whether automatic connection has completed.
Check the Internet connection status using the DWC_GetInetStatus function.
DWC_InitInet
DWC_ConnectInetAsync
DWC_ProcessInet
DWC_GetInetStatus
DWC_CleanupInet
DWC_CleanupInetAsync
For the change log prior to 5.1 PR2, click here.
CONFIDENTIAL