Bluetooth disabled on KDE when I start the day

Trying once again to gather all the information I can from the system about this:

 ╭─johnny@johnny in ~ took 15ms
 ╰─λ lsmod | grep blue
bluetooth            1155072  15 btrtl,btmtk,btintel,btbcm,bnep,btusb
ecdh_generic           16384  1 bluetooth
crc16                  12288  1 bluetooth
rfkill                 40960  10 bluetooth,dell_laptop,cfg80211

 ╭─johnny@johnny in ~ took 8s
 ╰─λ systool -v -m btusb
Module = "btusb"

  Attributes:
    coresize            = "86016"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "0"
    srcversion          = "67C9DE037CE6B9213EFED7A"
    taint               = ""
    uevent              = <store method only>
    version             = "0.8"

  Parameters:
    disable_scofix      = "N"
    enable_autosuspend  = "Y"
    force_scofix        = "N"
    reset               = "Y"

  Sections:


 ╭─johnny@johnny in ~ took 2m35s
 ╰─λ modprobe -c | grep btusb
options btusb reset=1
alias of:N*T*Cusb1286,204e btusb
alias of:N*T*Cusb1286,204eC* btusb
alias of:N*T*Cusb4ca,301a btusb
alias of:N*T*Cusb4ca,301aC* btusb
alias of:N*T*Cusbcf3,e300 btusb
alias of:N*T*Cusbcf3,e300C* btusb
alias usb:v*p*d*dc*dsc*dp*icE0isc01ip01in* btusb
alias usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in* btusb
alias usb:v*p*d*dcE0dsc01dp04ic*isc*ip*in* btusb
alias usb:v044Ep3001d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v044Ep3002d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v0489p*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v04BFp030Ad*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v04CAp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v050Dp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v057Cp3800d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v05ACp8213d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp8215d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp8218d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp821Ad*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp821Bd*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp821Fd*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v05ACp8281d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v0930p*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v0A5Cp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v0A5Cp21E1d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v0B05p*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v0BB4p*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v0BDBp1002d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v0C10p0000d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v0E8Dp763Fd*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v105Bp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v13D3p*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v19FFp0239d*dc*dsc*dp*ic*isc*ip*in* btusb
alias usb:v413Cp*d*dc*dsc*dp*icFFisc01ip01in* btusb
alias usb:v8087p0A5Ad*dc*dsc*dp*ic*isc*ip*in* btusb

 ╭─johnny@johnny in ~ took 22s
 ╰─λ modprobe --show-depends btusb
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/lib/crc16.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/net/rfkill/rfkill.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/crypto/ecdh_generic.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/net/bluetooth/bluetooth.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btmtk.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btintel.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btbcm.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btrtl.ko.zst 
insmod /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btusb.ko.zst reset=1 

 ╭─johnny@johnny in ~ took 12s
 ╰─λ modinfo btusb
filename:       /lib/modules/6.5.9-zen2-1-zen/kernel/drivers/bluetooth/btusb.ko.zst
license:        GPL
version:        0.8
description:    Generic Bluetooth USB driver ver 0.8
author:         Marcel Holtmann <[email protected]>
srcversion:     67C9DE037CE6B9213EFED7A
alias:          usb:v8087p0A5Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0930p*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v413Cp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v13D3p*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v050Dp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v0B05p*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v0A5Cp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v04CAp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v0489p*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v0BB4p*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v105Bp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v19FFp0239d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0C10p0000d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0BDBp1002d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v044Ep3002d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v044Ep3001d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v04BFp030Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v057Cp3800d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp8281d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp821Ad*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp821Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp821Bd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp8218d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp8215d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp8213d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0A5Cp21E1d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v0E8Dp763Fd*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v05ACp*d*dc*dsc*dp*icFFisc01ip01in*
alias:          usb:v*p*d*dc*dsc*dp*icE0isc01ip01in*
alias:          usb:v*p*d*dcE0dsc01dp04ic*isc*ip*in*
alias:          usb:v*p*d*dcE0dsc01dp01ic*isc*ip*in*
alias:          of:N*T*Cusb4ca,301aC*
alias:          of:N*T*Cusb4ca,301a
alias:          of:N*T*Cusbcf3,e300C*
alias:          of:N*T*Cusbcf3,e300
alias:          of:N*T*Cusb1286,204eC*
alias:          of:N*T*Cusb1286,204e
depends:        bluetooth,btmtk,btrtl,btintel,btbcm
retpoline:      Y
intree:         Y
name:           btusb
vermagic:       6.5.9-zen2-1-zen SMP preempt mod_unload 
sig_id:         PKCS#7
signer:         Build time autogenerated kernel key
sig_key:        40:C8:77:40:AF:87:8D:A4:AE:0A:91:1C:9A:5D:A0:62:EF:12:F3:28
sig_hashalgo:   sha512
signature:      30:65:02:30:33:F9:0A:33:9B:78:DD:8C:BC:A8:30:B9:0A:DA:A2:70:
		F4:99:C8:D4:09:BD:7E:1B:85:0A:8A:B3:13:20:9B:C6:85:1E:F2:12:
		81:BB:71:28:8D:D7:B2:63:4A:5D:6A:CC:02:31:00:FC:E6:FC:10:B9:
		CD:85:C8:89:82:63:C2:0C:4D:FF:29:D0:1D:1A:63:EA:C1:96:B2:E2:
		5B:D9:25:42:6E:0E:CE:29:E7:D8:F4:6E:31:4D:93:67:62:B5:BF:9A:
		D8:9B:FA
parm:           disable_scofix:Disable fixup of wrong SCO buffer size (bool)
parm:           force_scofix:Force fixup of wrong SCO buffers size (bool)
parm:           enable_autosuspend:Enable USB autosuspend by default (bool)
parm:           reset:Send HCI reset command on initialization (bool)

 ╭─johnny@johnny in ~ took 1m3s
 ╰─λ lspci | grep -i network
3d:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

 ╭─johnny@johnny in ~ took 2m48s
 ╰─λ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: active (running) since Sat 2023-11-04 09:51:13 -03; 16min ago
       Docs: man:bluetoothd(8)
   Main PID: 973 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 18668)
     Memory: 3.3M
        CPU: 41ms
     CGroup: /system.slice/bluetooth.service
             └─973 /usr/lib/bluetooth/bluetoothd

nov 04 09:51:13 johnny-g55590 bluetoothd[973]: Starting SDP server
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support csip plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support micp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support vcp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support mcp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support bass plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support bap plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: Bluetooth management interface 1.22 initialized
nov 04 09:51:13 johnny-g55590 systemd[1]: Started Bluetooth service.

 ╭─johnny@johnny in ~ took 43s
 ╰─λ journalctl -b | grep -i blue
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: Core ver 2.22
nov 04 09:51:09 johnny-g55590 kernel: NET: Registered PF_BLUETOOTH protocol family
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: HCI device and connection manager initialized
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: HCI socket layer initialized
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: L2CAP socket layer initialized
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: SCO socket layer initialized
nov 04 09:51:09 johnny-g55590 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
nov 04 09:51:11 johnny-g55590 kernel: Bluetooth: hci0: Opcode 0x c03 failed: -110
nov 04 09:51:13 johnny-g55590 systemd[1]: Starting Bluetooth service...
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: Bluetooth daemon 5.70
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: Starting SDP server
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support csip plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support micp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support vcp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support mcp plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support bass plugin
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: src/plugin.c:plugin_init() System does not support bap plugin
nov 04 09:51:13 johnny-g55590 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
nov 04 09:51:13 johnny-g55590 kernel: Bluetooth: BNEP filters: protocol multicast
nov 04 09:51:13 johnny-g55590 kernel: Bluetooth: BNEP socket layer initialized
nov 04 09:51:13 johnny-g55590 bluetoothd[973]: Bluetooth management interface 1.22 initialized
nov 04 09:51:13 johnny-g55590 dbus-daemon[974]: [system] Activating systemd to hand-off: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=973 comm="/usr/lib/bluetooth/bluetoothd")
nov 04 09:51:13 johnny-g55590 systemd[1]: Started Bluetooth service.
nov 04 09:51:13 johnny-g55590 systemd[1]: Reached target Bluetooth Support.
nov 04 09:51:13 johnny-g55590 NetworkManager[1026]: <info>  [1699102273.9917] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
nov 04 09:51:18 johnny-g55590 dbus-daemon[2552]: [session uid=1000 pid=2552] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.11' (uid=1000 pid=2771 comm="/usr/bin/kded5")
nov 04 09:51:18 johnny-g55590 systemd[2530]: Starting Bluetooth OBEX service...
nov 04 09:51:18 johnny-g55590 dbus-daemon[2552]: [session uid=1000 pid=2552] Successfully activated service 'org.bluez.obex'
nov 04 09:51:18 johnny-g55590 systemd[2530]: Started Bluetooth OBEX service.
nov 04 10:02:17 johnny-g55590 plasmashell[5465]: [5460:5460:1104/100217.220245:ERROR:device_event_log_impl.cc(225)] [10:02:17.220] Bluetooth: bluetooth_adapter_bluez.cc:1199 Failed to enable LL Privacy: org.freedesktop.DBus.Error.UnknownObject: Method "SetLLPrivacy" with signature "b" on interface "org.chromium.Bluetooth.Debug" doesn't exist
nov 04 10:43:58 johnny-g55590 systemd[1]: Stopped target Bluetooth Support.
nov 04 10:44:02 johnny-g55590 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
nov 04 10:44:02 johnny-g55590 systemd[2530]: Reached target Bluetooth.
nov 04 10:44:02 johnny-g55590 systemd[1]: Reached target Bluetooth Support.
nov 04 10:44:04 johnny-g55590 kernel: Bluetooth: hci0: command 0x1003 tx timeout
nov 04 10:44:04 johnny-g55590 kernel: Bluetooth: hci0: Opcode 0x1003 failed: -110
nov 04 10:44:20 johnny-g55590 systemd[2530]: Stopped target Bluetooth.
nov 04 10:44:20 johnny-g55590 systemd[1]: Stopped target Bluetooth Support.
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
nov 04 10:44:23 johnny-g55590 systemd[1]: Reached target Bluetooth Support.
nov 04 10:44:23 johnny-g55590 systemd[2530]: Reached target Bluetooth.
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: hci0: unexpected event for opcode 0x0c03
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: hci0: unexpected event for opcode 0x1003
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: MGMT ver 1.22
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: RFCOMM TTY layer initialized
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: RFCOMM socket layer initialized
nov 04 10:44:23 johnny-g55590 kernel: Bluetooth: RFCOMM ver 1.11
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/ldac
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/aptx_hd
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_hd
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/aptx
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/aac
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aac
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/sbc
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/sbc
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/sbc_xq
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/sbc_xq
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/faststream
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/opus_05
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/opus_05
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov 04 10:44:23 johnny-g55590 bluetoothd[973]: Endpoint registered: sender=:1.45 path=/MediaEndpoint/A2DPSource/opus_05_duplex

journalctl marks the point at 10:44 where I manually removed && re-added btusb on modprobe. Because I was testing bluetoothctl list:

 ╭─johnny@johnny in ~ took 34m2s
 ╰─λ bluetoothctl list

 ╭─johnny@johnny in ~ as 🧙 took 1s
 ╰─λ sudo modprobe -r btusb

 ╭─johnny@johnny in ~ as 🧙 took 16s
 ╰─λ sudo modprobe btusb

 ╭─johnny@johnny in ~ as 🧙 took 2s
 ╰─λ bluetoothctl list
Controller A8:93:4A:34:60:EE johnny-g55590 [default]

Scan works…

 ╭─johnny@johnny in ~ as 🧙 took 4m55s
[🔴] × bluetoothctl scan bredr
Discovery started
[CHG] Controller A8:93:4A:34:60:EE Discovering: yes
[NEW] Device D8:08:31:16:59:27 Tab S6
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffa0 (-96)
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffda (-38)
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001105-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 0000110a-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 0000110c-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 0000110e-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001112-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001115-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001116-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 0000111f-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 0000112f-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001200-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: 00001132-0000-1000-8000-00805f9b34fb
[CHG] Device D8:08:31:16:59:27 UUIDs: a82efa21-ae5c-3dde-9bbc-f16da7b16c5a
[CHG] Device D8:08:31:16:59:27 UUIDs: 931c7e8a-540f-4686-b798-e8df0a2ad9f7
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffff9f (-97)
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffd4 (-44)

Using bluetoothctl:

[bluetooth]# show
Controller A8:93:4A:34:60:EE (public)
	Name: johnny-g55590
	Alias: johnny-g55590
	Class: 0x007c010c (8126732)
	Powered: yes
	Discoverable: no
	DiscoverableTimeout: 0x000000b4 (180)
	Pairable: yes
	UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
	UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
	UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
	UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
	UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
	UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
	UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
	UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
	UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
	UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
	UUID: Vendor specific           (00005005-0000-1000-8000-0002ee000001)
	UUID: Handsfree Audio Gateway   (0000111f-0000-1000-8000-00805f9b34fb)
	UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
	UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
	Modalias: usb:v1D6Bp0246d0546
	Discovering: no
	Roles: central
	Roles: peripheral

[bluetooth]# pair D8:08:31:16:59:27
Attempting to pair with D8:08:31:16:59:27
Request confirmation
[agent] Confirm passkey 945768 (yes/no): yes
Failed to pair: org.bluez.Error.AuthenticationFailed

but then, a bit after, I get the device prompt… then I lose it. The I get it again. It’s unstable as hell.

[Tab S6]#
[bluetooth]#
[Tab S6]#
hci0 new_settings: powered connectable bondable ssp br/edr secure-conn

But on my Tab S6, the info is that it wasn’t possible to pair and I should check the configurations in my device and try again.

and then…

[CHG] Device D8:08:31:16:59:27 Connected: no
[CHG] Device D8:08:31:16:59:27 Connected: yes
[CHG] Device D8:08:31:16:59:27 Connected: no
[CHG] Device D8:08:31:16:59:27 Connected: yes
hci0 new_settings: powered connectable bondable ssp br/edr secure-conn 
[CHG] Controller A8:93:4A:34:60:EE Discoverable: no
[CHG] Device D8:08:31:16:59:27 Connected: no
[CHG] Device D8:08:31:16:59:27 Connected: yes
[DEL] Device D8:08:31:16:59:27 Tab S6
[NEW] Device D8:08:31:16:59:27 Tab S6

But on my tablet, it’s all the same. Bluetoothctl keeps showing that last in a loop. I then tried the connect command… and told my tablet to pair again. This time, the pin confirmation came not on the terminal, but on KDE’s interface. I confirmed. These showed up in terminal:

[Tab S6]# connect D8:08:31:16:59:27
Attempting to connect to D8:08:31:16:59:27
[CHG] Device D8:08:31:16:59:27 Bonded: yes
[CHG] Device D8:08:31:16:59:27 ServicesResolved: yes
[CHG] Device D8:08:31:16:59:27 Paired: yes
Failed to connect: org.bluez.Error.Failed br-connection-timeout
[Tab S6]# 

While the tablet too a long time, but now says it’s paired. Bluetooth interface agrees…

image

tried sending a file from the Tablet and… failure. Nothing shows up on the computer. From the computer to the Tab it also fails =(

Now the ctl shows a connection drop

[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffd0 (-48)
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffd8 (-40)
[CHG] Device D8:08:31:16:59:27 ServicesResolved: no
[CHG] Device D8:08:31:16:59:27 Connected: no
[CHG] Device D8:08:31:16:59:27 RSSI: 0xffffffcc (-52)
[bluetooth]# 

no idea what else to try except for cracking this thing open, and checking the physical connection. Bad part is, if it is a replacement issue, I’ll have to get on Windows anyway to collect evidences for Dell support to replace it (yey warranty)