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

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPService.java130 disconnectChannel();
191 private void disconnectChannel() { method in class:BluetoothHDPService
192 Log.i(TAG, "disconnectChannel()");
193 mBluetoothHealth.disconnectChannel(mDevice, mHealthAppConfig, mChannelId);
H A DBluetoothHDPActivity.java195 disconnectChannel();
272 private void disconnectChannel() { method in class:BluetoothHDPActivity

Completed in 237 milliseconds