commit | e4e8e37c42bdaaefcb84eeaef0dc1bc3f696f8f6 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:47 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:47 2008 +0200 |
tree | 7909e7f16b314ac0e2f68305ba38ebe7840d1951 | |
parent | a8746417e864da1ed36dd2432a399fbeb843c2a0 [diff] |
[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>