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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.h494 Boolean fWaitingForPollTimer; // avoiding cycle comsumption while idle or busy member in class:TIrLAP
H A DIrLAP.cpp440 fWaitingForPollTimer = fHandlingTestFrame = false;
1847 fWaitingForPollTimer = false;
1876 fWaitingForPollTimer = true;
1952 if (fWaitingForPollTimer && !fRemoteBusy) { // performance hack
1953 fWaitingForPollTimer = false; // don't send out an RR

Completed in 79 milliseconds