Searched defs:retry_count (Results 1 - 2 of 2) sorted by relevance

/system/tpm/tpm_manager/server/
H A Dtpm_initializer_impl.cc146 int retry_count = 0; local
149 retry_count++;
153 (retry_count < kMaxOwnershipTimeoutRetries));
156 << "Error calling Tspi_TPM_TakeOwnership, attempts: " << retry_count;
/system/bt/stack/gatt/
H A Dgatt_int.h414 UINT8 retry_count; member in struct:__anon918

Completed in 63 milliseconds