WPADStartFastSimpleSync

C Specification

#include <revolution/wpad.h>

BOOL WPADStartFastSimpleSync( void )

Arguments

None.

Return Values

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

Description

This function changes the data transfer of the communicating Wii Remote from fixed-interval communication to best-effort communication and promptly performs a simple registration process with the Wii Remote. However, the simple pairing procedure cannot be started if registration has begun or if Wii Remote registration information is being deleted.

The frequency of data transfer for best-effort communication is generally lower than it is for fixed-interval communication.

See Also

WPAD Functions

Revision History

2007/02/08 Added the fact that simple pairing cannot be started when registration information is being deleted.
2006/09/18 Initial version.


CONFIDENTIAL