Searched refs:fDiscoverActive (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.h551 Boolean fDiscoverActive; // true if we're discovering member in class:TIrLAP
570 inline Boolean TIrLAP::Discovering() { return fDiscoverActive; }
H A DIrLAP.cpp731 fDiscoverActive = false; // If I am discovering, then it will get set to
742 fDiscoverActive = true; // flag for status routines that we're discovering
769 fDiscoverActive = false; // we're not discovering anymore
851 ///fDiscoverActive = false; // we are not discovering, thank you
907 fDiscoverActive = true; // this should already be set!
922 fDiscoverActive = false; // jdg: don't try again
1001 fDiscoverActive = true; // Always update date the globals.
1069 fDiscoverActive = false; // Update the globals.
1103 fDiscoverActive = false; // Update the globals.
1573 fDiscoverActive
[all...]

Completed in 178 milliseconds