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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java492 } else if (type == BluetoothHealth.CHANNEL_TYPE_STREAMING) {
727 if (channelType == BluetoothHealth.CHANNEL_TYPE_STREAMING) return CHANNEL_TYPE_STREAMING;
869 private static final int CHANNEL_TYPE_STREAMING = 1; field in class:HealthService

Completed in 183 milliseconds