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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java417 return connectChannel(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
728 if (channelType == BluetoothHealth.CHANNEL_TYPE_ANY) return CHANNEL_TYPE_ANY;
730 return CHANNEL_TYPE_ANY;
870 private static final int CHANNEL_TYPE_ANY =2; field in class:HealthService

Completed in 40 milliseconds