Searched refs:BLE_MESSAGE_RETRY_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
86 private static final long BLE_MESSAGE_RETRY_DELAY_MS = TimeUnit.SECONDS.toMillis(2); field in CarTrustAgentBleManager566 mHandler.postDelayed(this, BLE_MESSAGE_RETRY_DELAY_MS); in writeNextMessageInQueue()