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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java490 if (type == BluetoothHealth.CHANNEL_TYPE_RELIABLE) {
726 if (channelType == BluetoothHealth.CHANNEL_TYPE_RELIABLE) return CHANNEL_TYPE_RELIABLE;
868 private static final int CHANNEL_TYPE_RELIABLE = 0; field in class:HealthService

Completed in 19 milliseconds