Searched refs:outputOnlyDefault (Results 1 – 1 of 1) sorted by relevance
4314 int outputOnlyDefault = in getPreferredAudioProfiles() local4317 if (outputOnlyDefault != BluetoothProfile.A2DP in getPreferredAudioProfiles()4318 && outputOnlyDefault != BluetoothProfile.LE_AUDIO) { in getPreferredAudioProfiles()4319 outputOnlyDefault = BluetoothProfile.LE_AUDIO; in getPreferredAudioProfiles()4322 BluetoothAdapter.AUDIO_MODE_OUTPUT_ONLY, outputOnlyDefault); in getPreferredAudioProfiles()