Searched refs:MAX_RETRY_CNT (Results 1 - 1 of 1) sorted by relevance
/device/google/contexthub/sensorhal/ | ||
H A D | hubconnection.cpp | 70 #define MAX_RETRY_CNT 5 macro 514 } while (ret == 0 && retryCnt++ < MAX_RETRY_CNT); |
Completed in 58 milliseconds