Searched refs:retry_count (Results 1 – 4 of 4) sorted by relevance
146 int retry_count = 0; in TakeOwnership() local149 retry_count++; in TakeOwnership()153 (retry_count < kMaxOwnershipTimeoutRetries)); in TakeOwnership()156 << "Error calling Tspi_TPM_TakeOwnership, attempts: " << retry_count; in TakeOwnership()
414 UINT8 retry_count; member
1272 p_clcb->retry_count < GATT_REQ_RETRY_LIMIT) in gatt_rsp_timeout()1283 p_clcb->retry_count++; in gatt_rsp_timeout()
1188 p_clcb->retry_count = 0; in gatt_client_handle_server_rsp()