All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 220061] [REGRESSION, BISECTED] Multiple Bluetooth devices cannot be paired under Linux 6.14.4
Date: Tue, 29 Apr 2025 14:13:28 +0000	[thread overview]
Message-ID: <bug-220061-62941-HfhzZYGghZ@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-220061-62941@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=220061

--- Comment #5 from frederic.danis@collabora.com ---
BlueZ is replying to L2CAP connection before encryption key size has been
returned by the chipset:

< HCI Command: Read Encryption Key.. (0x05|0x0008) plen 2  #51 [hci0] 14.630430
        Handle: 71 Address: 40:1B:5F:B9:B2:8B (WEIFANG GOERTEK ELECTRONICS
CO.,>
> ACL Data RX: Handle 71 flags 0x02 dlen 12                #52 [hci0] 14.632472
      L2CAP: Connection Request (0x02) ident 4 len 4
        PSM: 17 (0x0011)
        Source CID: 65
< ACL Data TX: Handle 71 flags 0x00 dlen 16                #53 [hci0] 14.632509
      L2CAP: Connection Response (0x03) ident 4 len 8
        Destination CID: 0
        Source CID: 65
        Result: Connection refused - security block (0x0003)
        Status: No further information available (0x0000)
> HCI Event: Command Complete (0x0e) plen 7                #54 [hci0] 14.635400
      Read Encryption Key Size (0x05|0x0008) ncmd 1
        Status: Success (0x00)
        Handle: 71 Address: 40:1B:5F:B9:B2:8B (WEIFANG GOERTEK ELECTRONICS
CO.,>
        Key size: 16

When testing DS4 connection with my setup I got:

< HCI Command: Read Encryption Key Size (0x05|0x0008) plen 2 #37 [hci0]
9.315363
        Handle: 11 Address: 58:10:31:47:09:CF (OUI 58-10-31)
> HCI Event: Command Complete (0x0e) plen 7                  #38 [hci0]
> 9.315883
      Read Encryption Key Size (0x05|0x0008) ncmd 1
        Status: Success (0x00)
        Handle: 11 Address: 58:10:31:47:09:CF (OUI 58-10-31)
        Key size: 16
> ACL Data RX: Handle 11 flags 0x02 dlen 12                  #39 [hci0]
> 9.428060
      L2CAP: Connection Request (0x02) ident 4 len 4
        PSM: 17 (0x0011)
        Source CID: 65
< ACL Data TX: Handle 11 flags 0x00 dlen 16                  #40 [hci0]
9.428106
      L2CAP: Connection Response (0x03) ident 4 len 8
        Destination CID: 64
        Source CID: 65
        Result: Connection successful (0x0000)
        Status: No further information available (0x0000)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

  parent reply	other threads:[~2025-04-29 14:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-28 15:10 [Bug 220061] New: [REGRESSION, BISECTED] Multiple Bluetooth devices cannot be paired under Linux 6.14.4 bugzilla-daemon
2025-04-28 15:12 ` [Bug 220061] " bugzilla-daemon
2025-04-28 15:12 ` bugzilla-daemon
2025-04-28 17:58 ` bugzilla-daemon
2025-04-29  7:08 ` bugzilla-daemon
2025-04-29 12:08 ` bugzilla-daemon
2025-04-29 12:13 ` bugzilla-daemon
2025-04-29 14:13 ` bugzilla-daemon [this message]
2025-04-30  7:51 ` bugzilla-daemon
2025-05-01  6:06 ` bugzilla-daemon
2025-05-02 13:48 ` bugzilla-daemon
2025-05-02 18:29 ` bugzilla-daemon
2025-05-02 18:29 ` bugzilla-daemon
2025-05-02 18:30 ` bugzilla-daemon
2025-05-02 20:30 ` bugzilla-daemon
2025-05-02 21:53 ` bugzilla-daemon
2025-05-04 22:25 ` bugzilla-daemon
2025-05-05 16:09 ` bugzilla-daemon
2025-05-08 13:13 ` bugzilla-daemon
2026-03-21 10:39 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-220061-62941-HfhzZYGghZ@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.