Lines Matching refs:BOOL
695 BOOL dpd; // the active status of pointer unit
696 BOOL speaker; // the active status of speaker unit
697 BOOL attach; // whether an attachment is installed (=1) or not (=0)
698 …BOOL lowBat; // whether the current battery level is lower than a threshold (0x…
699 BOOL nearempty; // sound buffer is nearly empty
736 BOOL WPADAttach ( s32 chan );
737 BOOL WPADRecalibrate ( s32 chan );
765 BOOL WPADIsDpdEnabled ( s32 chan );
780 BOOL WPADIsSpeakerEnabled ( s32 chan );
784 BOOL WPADCanSendStreamData ( s32 chan );
787 BOOL WPADIsMotorEnabled ( void );
801 BOOL WPADSetAcceptConnection ( BOOL accept );
802 BOOL WPADGetAcceptConnection ( void );
804 BOOL WPADSetDisableChannel ( u16 disable );
805 BOOL WPADStartSyncDevice ( void );
806 BOOL WPADStartClearDevice ( void );
807 BOOL WPADStartSimpleSync ( void );
808 BOOL WPADStopSimpleSync ( void );
809 BOOL WPADStartFastSyncDevice ( void );
810 BOOL WPADStartFastSimpleSync ( void );
812 BOOL WPADSaveConfig ( WPADFlushCallback callback );
813 void WPADEnableMotor ( BOOL enable );
826 BOOL WPADAttachDummyExtension( s32 chan, u32 type );
827 BOOL WPADDetachDummyExtension( s32 chan );
829 BOOL WPADIsEnabledTRN( void );
830 BOOL WPADIsEnabledGTR( void );
831 BOOL WPADIsEnabledDRM( void );
832 BOOL WPADIsEnabledTKO( void );
833 BOOL WPADIsEnabledWBC( void );
834 BOOL WPADIsEnabledBLK( void );