Lines Matching refs:BOOL
590 BOOL dpd; // the active status of pointer unit
591 BOOL speaker; // the active status of speaker unit
592 BOOL attach; // whether an attachment is installed (=1) or not (=0)
593 …BOOL lowBat; // whether the current battery level is lower than a threshold (0x…
594 BOOL nearempty; // sound buffer is nearly empty
631 BOOL WPADAttach ( s32 chan );
632 BOOL WPADRecalibrate ( s32 chan );
660 BOOL WPADIsDpdEnabled ( s32 chan );
675 BOOL WPADIsSpeakerEnabled ( s32 chan );
679 BOOL WPADCanSendStreamData ( s32 chan );
682 BOOL WPADIsMotorEnabled ( void );
695 BOOL WPADSetAcceptConnection ( BOOL accept );
696 BOOL WPADGetAcceptConnection ( void );
698 BOOL WPADSetDisableChannel ( u16 disable );
699 BOOL WPADStartSyncDevice ( void );
700 BOOL WPADStartClearDevice ( void );
701 BOOL WPADStartSimpleSync ( void );
702 BOOL WPADStopSimpleSync ( void );
703 BOOL WPADStartFastSyncDevice ( void );
704 BOOL WPADStartFastSimpleSync ( void );
706 BOOL WPADSaveConfig ( WPADFlushCallback callback );
707 void WPADEnableMotor ( BOOL enable );
720 BOOL WPADAttachDummyExtension( s32 chan, u32 type );
721 BOOL WPADDetachDummyExtension( s32 chan );
723 BOOL WPADIsEnabledVSM( void );
724 BOOL WPADIsEnabledTRN( void );
725 BOOL WPADIsEnabledGTR( void );
726 BOOL WPADIsEnabledDRM( void );
727 BOOL WPADIsEnabledWBC( void );