android_kernel_xiaomi_sm8450/include/net/bluetooth
Johan Hedberg 030e7f8141 Bluetooth: Remove unnecessary call to hci_update_background_scan
The hci_conn_params_clear_all() function is only called from
hci_unregister_dev() at which point it's completely futile to try to
do any LE scanning updates. Simply remove this unnecessary function
call. At the same time we can make the function static since it's only
accessed from within the same c-file.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-11-19 17:50:28 +01:00
..
bluetooth.h Bluetooth: Add support for sending system notes to monitor channel 2015-11-19 17:50:28 +01:00
hci_core.h Bluetooth: Remove unnecessary call to hci_update_background_scan 2015-11-19 17:50:28 +01:00
hci_mon.h Bluetooth: Add support for controller specific logging 2015-11-19 17:50:28 +01:00
hci_sock.h Bluetooth: Add support for controller specific logging 2015-11-19 17:50:28 +01:00
hci.h Bluetooth: Add support setup stage internal notification event 2015-10-21 00:49:23 +02:00
l2cap.h Bluetooth: L2CAP: Fix returning correct LE CoC response codes 2015-11-05 04:04:00 +01:00
mgmt.h Bluetooth: Add macros for advertising instance flags 2015-03-26 03:30:28 +01:00
rfcomm.h Bluetooth: Remove duplicate constant for RFCOMM PSM 2014-12-20 19:55:04 +02:00
sco.h Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c 2014-07-11 13:58:58 +03:00