Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/bluetooth/
DCarBluetoothUserService.java379 BluetoothDevice bvraDevice = devices.get(0); in startBluetoothVoiceRecognition() local
395 bvraDevice = d; in startBluetoothVoiceRecognition()
403 mBluetoothHeadsetClient, bvraDevice)) { in startBluetoothVoiceRecognition()
405 Slogf.d(TAG, "HFP BVRA started for %s", bvraDevice.getAddress()); in startBluetoothVoiceRecognition()
409 Slogf.w(TAG, "Unable to start HFP BVRA for %s", bvraDevice.getAddress()); in startBluetoothVoiceRecognition()