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

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAP.h147 kMaxDiscoverRetries = 10 // JDG: max times mediabusy timer fires before 1st discover enumerator in enum:IrLAPRetries
H A DIrLAP.cpp915 if (fBusyCounter++ < kMaxDiscoverRetries) { // if ok to try again

Completed in 113 milliseconds