Skip to content
Commit b5431dc2 authored by Anton Khirnov's avatar Anton Khirnov Committed by Luiz Augusto von Dentz
Browse files

Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor



This restores behaviour (including the comment) from now-removed
hci_request.c, and also matches existing code for active scanning.

Without this, the duplicates filter is always active when passive
scanning, which makes it impossible to work with devices that send
nontrivial dynamic data in their advertisement reports.

Fixes: abfeea47 ("Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY")
Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent c531e638
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment