Home
last modified time | relevance | path

Searched defs:headsetClient (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-builtin-lib/src/android/car/builtin/bluetooth/
DBluetoothHeadsetClientHelper.java50 public static List<BluetoothDevice> getConnectedBvraDevices( in getConnectedBvraDevices()
73 public static boolean startVoiceRecognition(@NonNull BluetoothHeadsetClient headsetClient, in startVoiceRecognition()
86 public static boolean stopVoiceRecognition(@NonNull BluetoothHeadsetClient headsetClient, in stopVoiceRecognition()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3635 BluetoothHeadsetClient headsetClient = in getProfileProxy() local
3745 BluetoothHeadsetClient headsetClient = (BluetoothHeadsetClient) proxy; in closeProfileProxy() local