Searched refs:disconnectChannel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java356 public boolean disconnectChannel(BluetoothDevice device, method in class:HealthService.BluetoothHealthBinder
360 return service.disconnectChannel(device, config, channelId);
426 boolean disconnectChannel(BluetoothDevice device, method in class:HealthService
431 if (DBG) Log.d(TAG,"disconnectChannel: no channel found");

Completed in 25 milliseconds