Searched refs:BLE_MESSAGE_RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance
87 private static final int BLE_MESSAGE_RETRY_LIMIT = 20; field in CarTrustAgentBleManager562 if (mBleMessageRetryStartCount < BLE_MESSAGE_RETRY_LIMIT) { in writeNextMessageInQueue()