01-26-2022, 12:39 PM
(01-26-2022, 11:54 AM)Tim Curtis Wrote: The bluetooth config uses the class value below.
Code:Class = 0x20041C
# 2 = Service Class: Audio
# 4 = Major Device Class Audio/Video
# 1C = Minor Device Class: Loudspeaker x14 & Headphones x18
You could try a mod to the bluetooth config.
/etc/bluetooth/main.conf
Change ControllerMode from bredr to dual
I did. Now when I try to make a connection I get this: Failed to connect: org.bluez.Error.Failed
Code:
[bluetooth]# pair 7C:03:5E:91:18:AF
Attempting to pair with 7C:03:5E:91:18:AF
[CHG] Device 7C:03:5E:91:18:AF Connected: yes
Request confirmation
[agent] Confirm passkey 059152 (yes/no): yes
[CHG] Device 7C:03:5E:91:18:AF Connected: no
[bluetooth]# connect 7C:03:5E:91:18:AF
Attempting to connect to 7C:03:5E:91:18:AF
Failed to connect: org.bluez.Error.Failed