]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Send transport open and close monitor events
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Oct 2015 21:34:03 +0000 (23:34 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 5 Oct 2015 07:30:49 +0000 (10:30 +0300)
commit22db3cbcf9f91eef848db0986869822b4bf27193
tree9b6c6b0911f7d70214787e5e78ccf95831d96e3e
parente9ca8bf157f2b45f8f670517c96da313083ee9b2
Bluetooth: Send transport open and close monitor events

When the core starts or shuts down the actual HCI transport, send a new
monitor event that indicates that this is happening. These new events
correspond to HCI_DEV_OPEN and HCI_DEV_CLOSE events.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_mon.h
net/bluetooth/hci_sock.c