Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Jul 2014 14:37:25 +0000 (17:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:56 +0000 (17:42 +0200)
commit373110c5d30b0944b47cddbe586069b7457f8845
tree216b33fd06c2b4b72420476b5cffaebb4d338511
parentaf96324312ed5b3d095d54b6d56b93f693f54c9f
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all

We'll soon have specific clear functions for clearing enabled or
disabled entries, so rename the function that removes everything to
clear_all().

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
net/bluetooth/mgmt.c