]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: advmon offload MSFT add rssi support
authorArchie Pusaka <apusaka@chromium.org>
Fri, 22 Jan 2021 08:36:11 +0000 (16:36 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 25 Jan 2021 15:07:36 +0000 (16:07 +0100)
commit60e07be72ce59732d97619a0136a0486e42b2cab
treee1095d3b99310e45e49c20090d3b0c2fd3995fb6
parent9a5ad89fcd2adc90887c0d5c2d492b6cbb2ccd7f
Bluetooth: advmon offload MSFT add rssi support

MSFT needs rssi parameter for monitoring advertisement packet,
therefore we should supply them from mgmt. This adds a new opcode
to add advertisement monitor with rssi parameters.

Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Reviewed-by: Manish Mandlik <mmandlik@chromium.org>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Reviewed-by: Yun-Hao Chung <howardchung@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c