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

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

Completed in 65 milliseconds