Searched refs:isBluetoothLeOutDevice (Results 1 – 2 of 2) sorted by relevance
49 && !AudioSystem.isBluetoothLeOutDevice(device.getInternalType())) { in uuidFromAudioDeviceAttributes()
1298 || isBluetoothLeOutDevice(deviceType); in isBluetoothOutDevice()1329 public static boolean isBluetoothLeOutDevice(int deviceType) { in isBluetoothLeOutDevice() method in AudioSystem1340 return isBluetoothLeOutDevice(deviceType) in isBluetoothLeDevice()