WPADStartSimpleSync

Syntax

#include <revolution/wpad.h>

BOOL WPADStartSimpleSync( void );

Arguments

None.

Return Values

Returns TRUE if the pairing process started successfully. Returns FALSE if the pairing process cannot be started because another process is running or because the pairing process has already started.

Description

Starts simple paring process so that the Wii Remote can temporarily be used with the Wii Console. However, simple pairing cannot be started if pairing has already begun or if Wii Remote pairing information is being deleted.

The simple paring will be executed repeatedly until either WPADStopSimpleSync is called or there are four communicating Wii Remotes.

See Also

WPADStopSimpleSync

Revision History

2007/02/08 Added a note to the effect that simple pairing cannot be started when pairing information is being deleted.
2006/09/12 Changed the function return value.
2006/09/06 Added an explanation about the behavior of the simple pairing process.
2006/08/15 Initial version.


CONFIDENTIAL