Searched refs:disconnectChannel (Results 1 – 3 of 3) sorted by relevance
37 …boolean disconnectChannel(in BluetoothDevice device, in BluetoothHealthAppConfiguration config, in… in disconnectChannel() method
288 public boolean disconnectChannel(BluetoothDevice device, in disconnectChannel() method in BluetoothHealth293 return mService.disconnectChannel(device, config, channelId); in disconnectChannel()
6401 …method public boolean disconnectChannel(android.bluetooth.BluetoothDevice, android.bluetooth.Bluet…