]> 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)
commit9892806c17b773cba9a6a2d212a094ff12e76546
treee03e5cbcc55e42fea5bb811cd40933e56d90e406
parentfb69259a0c51e12349cda55f2b730c9a5b04f6ca
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