]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 4 Oct 2015 21:34:00 +0000 (23:34 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 5 Oct 2015 07:29:36 +0000 (10:29 +0300)
commit9647fcdf0e9810f3344e84d9581c3604656a0d67
tree389fe2e01e2c50619c7fa99bea5b0420702a1f59
parent09b39e37307fe9b323e8dce229640dde53633242
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events

When opening the HCI transport via hdev->open send HCI_DEV_OPEN event
and when closing the HCI transport via hdev->close send HCI_DEV_CLOSE.

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