WPADStartFastSimpleSync

Syntax

#include <revolution/wpad.h>

BOOL WPADStartFastSimpleSync( void );

Arguments

None.

Return Values

Returns TRUE if simple pairing started successfully. Returns FALSE if simple pairing cannot be started because another process is running or because simple pairing 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 pairing process with the Wii Remote. However, simple pairing cannot be started if pairing has already begun or if Wii Remote pairing 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

None.

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/18 Initial version.


CONFIDENTIAL