mbox series

[kernel,v1,0/1] Bluetooth: hci_sync: allow advertising during active scan without privacy

Message ID 20220913220433.3308871-1-jiangzp@google.com
Headers show
Series Bluetooth: hci_sync: allow advertising during active scan without privacy | expand

Message

Zhengping Jiang Sept. 13, 2022, 10:04 p.m. UTC
This patch allows the device to keep advertising during active scan when
ll privacy is enabled, if the device is not using privacy mode.

Changes in v1:
- Check privacy flag when disable advertising

Zhengping Jiang (1):
  Bluetooth: hci_sync: allow advertising during active scan without
    privacy

 net/bluetooth/hci_sync.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+bluetooth@kernel.org Sept. 14, 2022, 8:10 p.m. UTC | #1
Hello:

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

On Tue, 13 Sep 2022 15:04:32 -0700 you wrote:
> This patch allows the device to keep advertising during active scan when
> ll privacy is enabled, if the device is not using privacy mode.
> 
> Changes in v1:
> - Check privacy flag when disable advertising
> 
> Zhengping Jiang (1):
>   Bluetooth: hci_sync: allow advertising during active scan without
>     privacy
> 
> [...]

Here is the summary with links:
  - [kernel,v1,1/1] Bluetooth: hci_sync: allow advertising during active scan without privacy
    https://git.kernel.org/bluetooth/bluetooth-next/c/9afc675edeeb

You are awesome, thank you!