Bluetooth: msft: Handle MSFT Monitor Device Event
authorManish Mandlik <mmandlik@google.com>
Tue, 11 Jan 2022 16:14:25 +0000 (08:14 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 20 Jan 2022 21:10:21 +0000 (13:10 -0800)
commit3368aa357f3ba133ae65fc26c04d24a1447a3903
treea2f165af925b79e968eea9fbff61800ccc4238b1
parent3afee2118132e93e5f6fa636dfde86201a860ab3
Bluetooth: msft: Handle MSFT Monitor Device Event

Whenever the controller starts/stops monitoring a bt device, it sends
MSFT Monitor Device event. Add handler to read this vendor event.

Test performed:
- Verified by logs that the MSFT Monitor Device event is received from
  the controller whenever it starts/stops monitoring a device.

Signed-off-by: Manish Mandlik <mmandlik@google.com>
Reviewed-by: Miao-chen Chou <mcchou@google.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/msft.c