somedays ago, I use bluetoothctl connect my audio device, and use pactl lisl sinks short list bluetooth device successfully. This is my note somedays ago.
nvidia@nvidia:~$ pactl list sinks short
45 alsa_output.platform-88090b0000.hda.hdmi-stereo PipeWire s32le 2ch 48000Hz SUSPENDED
46 alsa_output.platform-sound.analog-stereo PipeWire s24-32le 2ch 48000Hz IDLE
183 bluez_output.AA_9B_B8_7E_58_3E.1 PipeWire s16le 1ch 16000Hz RUNNING
but now, I cant see the bluez_output.AA_9B_B8_7E_58_3E.1 device? maybe reboot cause this problem, I dont know why?
(richtech-v3) jetson@jetson ~ $ bluetoothctl devices
Device AA:9B:B8:7E:58:3E HP WS1pro 5.4
(richtech-v3) jetson@jetson ~ $
(richtech-v3) jetson@jetson ~ $
(richtech-v3) jetson@jetson ~ $ bluetoothctl info AA:9B:B8:7E:58:3E
Device AA:9B:B8:7E:58:3E (public)
Name: HP WS1pro 5.4
Alias: HP WS1pro 5.4
Class: 0x00240404 (2360324)
Icon: audio-headset
Paired: yes
Bonded: yes
Trusted: yes
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb)
ManufacturerData.Key: 0x7262 (29282)
ManufacturerData.Value:
32 32 78 78 11 22 33 44 55 66 aa bb 00 00 22xx."3DUf....
Battery Percentage: 0x64 (100)
(richtech-v3) jetson@jetson ~ $
(richtech-v3) jetson@jetson ~ $
(richtech-v3) jetson@jetson ~ $ pactl list sinks short
48 alsa_output.platform-sound.analog-stereo PipeWire s24-32le 2ch 48000Hz SUSPENDED
62 alsa_output.usb-Jieli_Technology_USB_Composite_Device-01.analog-stereo PipeWire s16le 2ch 48000Hz SUSPENDED
“I’m quite certain that my Bluetooth speaker is connected, because when I run the disconnect and connect commands, the bluetooth speaker plays the ‘device disconnected’ and ‘device connected’ voice prompts.”