]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add specific connection parameter clear functions
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 14:37:26 +0000 (17:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:56 +0000 (17:42 +0200)
commit1e33c800a3e6572ce3db48c085b6a8db573382b2
treee3bfd77100187acca4f8d872b28eaf43421b81fa
parent94230a2fb50e81aa060229e93a2d67eee0b9df87
Bluetooth: Add specific connection parameter clear functions

In some circumstances we'll need to either clear only the enabled
parameters or only the disabled ones. This patch adds convenience
functions for this purpose.

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