Searched refs:mBluetoothA2dpSink (Results 1 – 1 of 1) sorted by relevance
54 private BluetoothA2dpSink mBluetoothA2dpSink = null; field in CarBluetoothUserService120 mBluetoothAdapter.closeProfileProxy(BluetoothProfile.A2DP_SINK, mBluetoothA2dpSink); in closeBluetoothConnectionProxies()121 mBluetoothA2dpSink = null; in closeBluetoothConnectionProxies()161 mBluetoothA2dpSink = (BluetoothA2dpSink) proxy;283 return mBluetoothA2dpSink.connect(device); in bluetoothConnectToProfile()325 return mBluetoothA2dpSink.disconnect(device); in bluetoothDisconnectFromProfile()368 priority = mBluetoothA2dpSink.getPriority(device); in getProfilePriority()418 mBluetoothA2dpSink.setPriority(device, priority); in setProfilePriority()