[Bluetooth] Make use of the default link policy settings
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jul 2008 18:13:47 +0000 (20:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jul 2008 18:13:47 +0000 (20:13 +0200)
commite4e8e37c42bdaaefcb84eeaef0dc1bc3f696f8f6
tree7909e7f16b314ac0e2f68305ba38ebe7840d1951
parenta8746417e864da1ed36dd2432a399fbeb843c2a0
[Bluetooth] Make use of the default link policy settings

The Bluetooth specification supports the default link policy settings
on a per host controller basis. For every new connection the link
manager would then use these settings. It is better to use this instead
of bothering the controller on every connection setup to overwrite the
default settings.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c