]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add shutdown callback before closing the device
authorTedd Ho-Jeong An <tedd.an@intel.com>
Fri, 13 Feb 2015 17:20:50 +0000 (09:20 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 14 Feb 2015 23:37:52 +0000 (00:37 +0100)
commit5ab935731d05335d86ad5e7ee417db97e8562205
treee03e5cbcc55e42fea5bb811cd40933e56d90e406
parent4ddc2c7f4971e48599acec4c51d350bf1e489b2d
Bluetooth: Add shutdown callback before closing the device

This callback allows a vendor to send the vendor specific commands
before cloing the hci interface.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c