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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealth.java52 * <li> When done, close the health channel by calling {@link #disconnectChannel}
288 public boolean disconnectChannel(BluetoothDevice device, method in class:BluetoothHealth
293 return mService.disconnectChannel(device, config, channelId);

Completed in 56 milliseconds