Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1538 Integer oldSupportedAudioDirections, in updateActiveInDevice() argument
1541 (oldSupportedAudioDirections & AUDIO_DIRECTION_INPUT_BIT) != 0; in updateActiveInDevice()
1605 Integer oldSupportedAudioDirections, in updateActiveOutDevice() argument
1608 (oldSupportedAudioDirections & AUDIO_DIRECTION_OUTPUT_BIT) != 0; in updateActiveOutDevice()
1996 Integer oldSupportedAudioDirections, in updateActiveDevices() argument
2025 oldSupportedAudioDirections, in updateActiveDevices()
2031 oldSupportedAudioDirections, in updateActiveDevices()