WPADStartSimpleSync

C Specification

#include <revolution/wpad.h>

BOOL WPADStartSimpleSync( void )

Arguments

None.

Return Values

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.

Description

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.

See Also

WPAD Functions
WPADStopSimpleSync

Revision History

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