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

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

Completed in 1351 milliseconds