mbox series

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

Message ID 20220913233715.3323089-1-jiangzp@google.com
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(-)