diff options
author | Yun-Hao Chung <howardchung@chromium.org> | 2021-05-20 13:12:09 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-06-26 07:12:34 +0200 |
commit | c32d624640fd2254ec40e76e4a176e75de77ee09 (patch) | |
tree | 811b546b13047d88f73df6db08dba557b0573500 /kernel/sys.c | |
parent | 79699a7056ff784524d1baa387f30ddf98e14a1c (diff) | |
download | linux-c32d624640fd2254ec40e76e4a176e75de77ee09.tar.bz2 |
Bluetooth: disable filter dup when scan for adv monitor
Disable duplicates filter when scanning for advertisement monitor for
the following reasons. The scanning includes active scan and passive
scan.
For HW pattern filtering (ex. MSFT), Realtek and Qualcomm controllers
ignore RSSI_Sampling_Period when the duplicates filter is enabled.
For SW pattern filtering, when we're not doing interleaved scanning, it
is necessary to disable duplicates filter, otherwise hosts can only
receive one advertisement and it's impossible to know if a peer is still
in range.
Signed-off-by: Yun-Hao Chung <howardchung@chromium.org>
Reviewed-by: Archie Pusaka <apusaka@chromium.org>
Reviewed-by: Manish Mandlik <mmandlik@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions