All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v1] Bluetooth: hci_event: Fix enabling passive scanning
Date: Tue, 04 Mar 2025 15:00:34 +0000	[thread overview]
Message-ID: <174110043423.174904.6432239706228191863.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250228183651.3492826-1-luiz.dentz@gmail.com>

Hello:

This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Fri, 28 Feb 2025 13:36:51 -0500 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
> 
> Passive scanning shall only be enabled when disconnecting LE links,
> otherwise it may start result in triggering scanning when e.g. an ISO
> link disconnects:
> 
> > HCI Event: LE Meta Event (0x3e) plen 29
>       LE Connected Isochronous Stream Established (0x19)
>         Status: Success (0x00)
>         Connection Handle: 257
>         CIG Synchronization Delay: 0 us (0x000000)
>         CIS Synchronization Delay: 0 us (0x000000)
>         Central to Peripheral Latency: 10000 us (0x002710)
>         Peripheral to Central Latency: 10000 us (0x002710)
>         Central to Peripheral PHY: LE 2M (0x02)
>         Peripheral to Central PHY: LE 2M (0x02)
>         Number of Subevents: 1
>         Central to Peripheral Burst Number: 1
>         Peripheral to Central Burst Number: 1
>         Central to Peripheral Flush Timeout: 2
>         Peripheral to Central Flush Timeout: 2
>         Central to Peripheral MTU: 320
>         Peripheral to Central MTU: 160
>         ISO Interval: 10.00 msec (0x0008)
> ...
> > HCI Event: Disconnect Complete (0x05) plen 4
>         Status: Success (0x00)
>         Handle: 257
>         Reason: Remote User Terminated Connection (0x13)
> < HCI Command: LE Set Extended Scan Enable (0x08|0x0042) plen 6
>         Extended scan: Enabled (0x01)
>         Filter duplicates: Enabled (0x01)
>         Duration: 0 msec (0x0000)
>         Period: 0.00 sec (0x0000)
> 
> [...]

Here is the summary with links:
  - [v1] Bluetooth: hci_event: Fix enabling passive scanning
    https://git.kernel.org/bluetooth/bluetooth-next/c/c7c65369f5a3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2025-03-04 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-28 18:36 [PATCH v1] Bluetooth: hci_event: Fix enabling passive scanning Luiz Augusto von Dentz
2025-03-04 15:00 ` patchwork-bot+bluetooth [this message]

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=174110043423.174904.6432239706228191863.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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.