Home
last modified time | relevance | path

Searched refs:AUDIO_LOCATION_INVALID (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterfaceTest.java90 int sinkAudioLocation = BluetoothLeAudio.AUDIO_LOCATION_INVALID; in onAudioConf()
91 int sourceAudioLocation = BluetoothLeAudio.AUDIO_LOCATION_INVALID; in onAudioConf()
106 int sinkAudioLocation = BluetoothLeAudio.AUDIO_LOCATION_INVALID; in onSinkAudioLocationAvailable()
DLeAudioServiceTest.java2571 .isEqualTo(BluetoothLeAudio.AUDIO_LOCATION_INVALID); in testGetAudioLocation()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudio.java387 @SystemApi public static final int AUDIO_LOCATION_INVALID = 0; field in BluetoothLeAudio
590 AUDIO_LOCATION_INVALID,
1241 return AUDIO_LOCATION_INVALID; in getAudioLocation()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DLeAudioBluetoothDetailsHeaderController.java252 if (deviceId == BluetoothLeAudio.AUDIO_LOCATION_INVALID) { in updateBatteryLayout()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java336 mSinkAudioLocation = BluetoothLeAudio.AUDIO_LOCATION_INVALID; in LeAudioDeviceDescriptor()
3570 descriptor.mSinkAudioLocation = BluetoothLeAudio.AUDIO_LOCATION_INVALID; in bondStateChanged()
3877 return BluetoothLeAudio.AUDIO_LOCATION_INVALID; in getAudioLocation()
3883 return BluetoothLeAudio.AUDIO_LOCATION_INVALID; in getAudioLocation()
5070 return BluetoothLeAudio.AUDIO_LOCATION_INVALID; in getAudioLocation()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt482 field public static final int AUDIO_LOCATION_INVALID = 0; // 0x0