]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Add hdev->short_name for EIR generation
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 22 Feb 2012 17:19:09 +0000 (19:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:07:00 +0000 (13:07 +0200)
commit490c5baba7a5ad80782d5eb778638d1cfc8d70ce
treee1963394e3f36165db4ce71fcd768f3b792c8495
parent7f9a903c57bb42b9f7ad8fb7867859d3252229ab
Bluetooth: Add hdev->short_name for EIR generation

It's possible to provide a short name through the mgmt interface and
this name can be used for EIR generation when the full name doesn't fit
there. This patch adds the preliminary tracking of the provided short
name.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c