Home
last modified time | relevance | path

Searched refs:attemptAdvertising (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentBleManager.java432 attemptAdvertising(); in startEnrollmentAdvertising()
435 private void attemptAdvertising() { in attemptAdvertising() method in CarTrustAgentBleManager
439 mHandler.postDelayed(this::attemptAdvertising, BLE_MESSAGE_RETRY_DELAY_MS); in attemptAdvertising()