From Fedora Project Wiki
Bluetooth Devices
This test case tests that devices can be added and removed on-the-fly and that audio is correctly routed through these devices or ports.
Setup
- This test case can be performed on a bare machine.
- The computer must be equipped with a sound device with multiple ports (speakers and phones).
- The computer must be equipped with a Bluetooth adapter.
- Install a desktop version of Fedora 34 (or later).
- Log in as a common user.
- Install the
pavucontrol
package.
How to test
- Start Pavucontrol. You can use the desktop menu launcher PulseAudio Volume Control or
pavucontrol
on CLI. - Connect a Bluetooth device and check that it appears in the device list.
- Disconnect the Bluetooth device and check that it disappears from the device list.
- If the HFP profile is available for your device, use Pavucontrol to switch between the Bluetooth profiles (from A2DP to HFP) and back.
Expected results
- Pavucontrol starts and shows the available sound devices on the Output devices tab.
- The audio is playing over the default sound device.
- When a Bluetooth device is connected, it appears in Pavucontrol on the device list and the sound is immediately routed through this device.
- When a Bluetooth device is disconnected, it disappears from the device list and the sound is immediately rerouted back to the original device.
- The sound levels are restored to the previously used level for the particular output whenever it is switched to it.
- If the HFP profile is available for the device, it is possible to switch to it. The device then should be able to handle output and recording.