Home | History | Annotate | Download | only in hdp

Lines Matching defs:CHANNEL_TYPE_ANY

503         return connectChannel(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
835 if (channelType == BluetoothHealth.CHANNEL_TYPE_ANY) {
836 return CHANNEL_TYPE_ANY;
839 return CHANNEL_TYPE_ANY;
997 private static final int CHANNEL_TYPE_ANY = 2;