mbox series

[kernel,v2,0/1] Bluetooth: hci_sync: allow advertise when scan without RPA

Message ID 20220913233715.3323089-1-jiangzp@google.com (mailing list archive)
Headers show
Series Bluetooth: hci_sync: allow advertise when scan without RPA | expand

Message

Zhengping Jiang Sept. 13, 2022, 11:37 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 v2:
- Modify title to reduce length within limit

Changes in v1:
- Check privacy flag when disable advertising

Zhengping Jiang (1):
  Bluetooth: hci_sync: allow advertise when scan without RPA

 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 16:37:14 -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 v2:
> - Modify title to reduce length within limit
> 
> Changes in v1:
> - Check privacy flag when disable advertising
> 
> [...]

Here is the summary with links:
  - [kernel,v2,1/1] Bluetooth: hci_sync: allow advertise when scan without RPA
    https://git.kernel.org/bluetooth/bluetooth-next/c/9afc675edeeb

You are awesome, thank you!