commit | 1143e5a6d4d69cd36d44e0184769aa2b17041a10 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Sep 23 09:57:20 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:01:32 2006 -0700 |
tree | e3fb71220eb08c0c0b03ec7f76655818338643b5 | |
parent | b4c612a473eb816dff6e5ab6820dff338057aa8d [diff] |
[Bluetooth] Read local version information on device init The local version information are needed to identify certain feature sets of devices. They must be read on device init and stored for later use. It is also possible to access them through the device model. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>