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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.cpp452 fLeadInCount = fMyWindowSize = fPeerWindowSize = 0;
483 fLeadInCount = kIrDefaultLeadinCount;
1234 fLeadInCount = (UByte)fPeerQOS->GetExtraBOFs();
1364 fLeadInCount = (UByte)fPeerQOS->GetExtraBOFs();
3148 fLeadInCount = kIrDefaultLeadinCount;
3327 check(fLeadInCount == kIrDefaultLeadinCount); // if not, how'd that happen?
3389 StartOutput(fPutBuffer, /* fLeadInCount */ 10); // CPD-XID should have 10 BOFs per spec
3420 StartOutput(fPutBuffer, fLeadInCount);
3460 StartOutput(fPutBuffer, fLeadInCount);
3486 StartOutput(fPutBuffer, fLeadInCount);
[all...]
H A DIrLAP.h518 UByte fLeadInCount; member in class:TIrLAP

Completed in 76 milliseconds