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

/system/core/fastboot/
H A Dusb_linux.c54 #define MAX_RETRIES 5 macro
349 if ( ++retry > MAX_RETRIES ) return -1;

Completed in 144 milliseconds