[Bluetooth] Read local version information on device init
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 23 Sep 2006 07:57:20 +0000 (09:57 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:32 +0000 (18:01 -0700)
commit1143e5a6d4d69cd36d44e0184769aa2b17041a10
treee3fb71220eb08c0c0b03ec7f76655818338643b5
parentb4c612a473eb816dff6e5ab6820dff338057aa8d
[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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_sysfs.c