#include <revolution/wpad.h>
BOOL WPADStartSimpleSync( void )
None.
Returns TRUE if the registration process started successfully. Returns FALSE if the registration process cannot be started because another process is running or because the registration process has already started.
Starts simple paring process so that the Wii Remote can temporarily be used with the Wii Console. However, the simple pairing procedure cannot be started if registration has begun or if Wii Remote registration information is being deleted.
The simple pairing will be executed repeatedly until either WPADStopSimpleSync is called or there are four communicating Wii Remotes.
WPAD Functions
WPADStopSimpleSync
2007/02/08 Added the fact that simple pairing cannot be started when registration information is being deleted.
2006/09/12 Changed the function return value.
2006/09/06 Added description regarding simple pairing behavior.
2006/08/15 Initial version.
CONFIDENTIAL