Searched refs:MAX_GET_SERVICE_RETRY (Results 1 – 2 of 2) sorted by relevance
23 #define MAX_GET_SERVICE_RETRY 10 macro
110 …while (( mSEClient == nullptr ) && retry++ < MAX_GET_SERVICE_RETRY ){ // How long should we try be… in connectToSEService()